Changeset fd5cc27
- Timestamp:
- 04/15/2019 07:51:06 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 289c90f
- Parents:
- f759a25
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf759a25 rfd5cc27 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 3"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "April 1 3th, &year;">9 <!ENTITY releasedate "April 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome.ent
rf759a25 rfd5cc27 55 55 <!ENTITY gexiv2-version "0.12.0"> 56 56 <!ENTITY nautilus-version "3.32.0"> 57 <!ENTITY zenity-version "3.3 0.0">57 <!ENTITY zenity-version "3.32.0"> 58 58 <!ENTITY gnome-bluetooth-version "3.28.2"> 59 59 <!ENTITY gnome-keyring-version "3.28.2"> -
gnome/platform/zenity.xml
rf759a25 rfd5cc27 5 5 %general-entities; 6 6 7 <!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-minor-3 0;/zenity-&zenity-version;.tar.xz">8 <!ENTITY zenity-download-ftp "&gnome-download-ftp;/zenity/&gnome-minor-3 0;/zenity-&zenity-version;.tar.xz">9 <!ENTITY zenity-md5sum "b 2180f4ef4fcb2ee90da8c65bd5241af">10 <!ENTITY zenity-size "4. 3MB">7 <!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-minor-32;/zenity-&zenity-version;.tar.xz"> 8 <!ENTITY zenity-download-ftp "&gnome-download-ftp;/zenity/&gnome-minor-32;/zenity-&zenity-version;.tar.xz"> 9 <!ENTITY zenity-md5sum "ba2b2a13248773b4ec0fd323d95e6d5a"> 10 <!ENTITY zenity-size "4.5 MB"> 11 11 <!ENTITY zenity-buildsize "27 MB"> 12 12 <!ENTITY zenity-time "0.1 SBU"> -
introduction/welcome/changelog.xml
rf759a25 rfd5cc27 41 41 </itemizedlist> 42 42 </listitem> 43 --> 43 --> 44 <listitem> 45 <para>April 15th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to zenity-3.32.0. Part of 49 <ulink url="&blfs-ticket-root;11775">#11775</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>April 13th, 2019</para>
Note:
See TracChangeset
for help on using the changeset viewer.