Changeset 124f743e


Ignore:
Timestamp:
01/30/2015 01:06:51 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9cb38728
Parents:
49fdc2a
Message:

Update to clutter-gst-2.0.14.
Update to totem-3.14.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15421 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r49fdc2a r124f743e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "29">                   <!-- Always 2 digits -->
     3<!ENTITY day          "30">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 29th, &year;">
     9<!ENTITY releasedate  "January 30th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    r49fdc2a r124f743e  
    5050<!ENTITY network-manager-applet-version "1.0.0">
    5151<!ENTITY seahorse-version             "3.14.0">
    52 <!ENTITY totem-version                "3.14.1">
     52<!ENTITY totem-version                "3.14.2">
  • gnome/applications/totem.xml

    r49fdc2a r124f743e  
    99  <!ENTITY totem-download-ftp 
    1010     "&gnome-download-ftp;/totem/&gnome-minor-14;/totem-&totem-version;.tar.xz">
    11   <!ENTITY totem-md5sum        "9e8326f8977653ac36032b4fc98f6377">
     11  <!ENTITY totem-md5sum        "82a0fc79d258269aa3adfeaf4a5c6599">
    1212  <!ENTITY totem-size          "3.1 MB">
    1313  <!ENTITY totem-buildsize     "59 MB">
    14   <!ENTITY totem-time          "1.6 SBU">
     14  <!ENTITY totem-time          "1.7 SBU">
    1515]>
    1616
  • introduction/welcome/changelog.xml

    r49fdc2a r124f743e  
    4646
    4747    <listitem>
     48      <para>January 30th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to totem-3.14.2. Fixes
     52          <ulink url="&blfs-ticket-root;6090">#6090</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to clutter-gst-2.0.14. Fixes
     56          <ulink url="&blfs-ticket-root;6093">#6093</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60
     61    <listitem>
    4862      <para>January 29th, 2015</para>
    4963      <itemizedlist>
  • packages.ent

    r49fdc2a r124f743e  
    455455<!ENTITY cogl-version                 "1.18.2">
    456456<!ENTITY clutter-version              "1.20.0">
    457 <!ENTITY clutter-gst2-version         "2.0.12">
     457<!ENTITY clutter-gst2-version         "2.0.14">
    458458<!ENTITY clutter-gtk-version          "1.6.0">
    459459<!ENTITY fltk-version                 "1.3.3">
  • x/lib/clutter-gst2.xml

    r49fdc2a r124f743e  
    99  <!ENTITY clutter-gst2-download-ftp
    1010           "&gnome-download-ftp;/clutter-gst/2.0/clutter-gst-&clutter-gst2-version;.tar.xz">
    11   <!ENTITY clutter-gst2-md5sum        "3e845093843166001e65e1e4971c1588">
    12   <!ENTITY clutter-gst2-size          "348 KB">
    13   <!ENTITY clutter-gst2-buildsize     "6.4 MB">
     11  <!ENTITY clutter-gst2-md5sum        "5c2847f29d7c4868d00b99fe478b65eb">
     12  <!ENTITY clutter-gst2-size          "352 KB">
     13  <!ENTITY clutter-gst2-buildsize     "6.5 MB">
    1414  <!ENTITY clutter-gst2-time          "0.2 SBU">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.