Changeset 469bf6a1
- Timestamp:
- 05/24/2017 05:14:45 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- a0ccc35
- Parents:
- 40eb6f7
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r40eb6f7 r469bf6a1 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 3"> <!-- Always 2 digits -->3 <!ENTITY day "24"> <!-- Always 2 digits --> 4 4 <!ENTITY month "05"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "May 2 3rd&year;">9 <!ENTITY releasedate "May 24th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/ibus.xml
r40eb6f7 r469bf6a1 7 7 <!ENTITY ibus-download-http "https://github.com/ibus/ibus/releases/download/&ibus-version;/ibus-&ibus-version;.tar.gz"> 8 8 <!ENTITY ibus-download-ftp " "> 9 <!ENTITY ibus-md5sum " 4e451cf4e8b1f160017987d728a47c2e">10 <!ENTITY ibus-size "2. 2MB">11 <!ENTITY ibus-buildsize "5 2MB (with tests)">12 <!ENTITY ibus-time "0. 6SBU (with tests)">9 <!ENTITY ibus-md5sum "31ea7c1259c7285bd9d71f3000cbd95b"> 10 <!ENTITY ibus-size "2.3 MB"> 11 <!ENTITY ibus-buildsize "56 MB (with tests)"> 12 <!ENTITY ibus-time "0.7 SBU (with tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r40eb6f7 r469bf6a1 43 43 --> 44 44 <listitem> 45 <para>May 24th, 2017</para> 46 <itemizedlist> 47 <listitem> 48 <para>[dj] - Update to IBus-1.5.16. Fixes 49 <ulink url="&blfs-ticket-root;9250">#9250</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>May 23rd, 2017</para> 46 56 <itemizedlist> -
packages.ent
r40eb6f7 r469bf6a1 221 221 <!ENTITY icon-naming-utils-version "0.8.90"> 222 222 <!ENTITY highlight-version "3.36"> 223 <!ENTITY ibus-version "1.5.1 5">223 <!ENTITY ibus-version "1.5.16"> 224 224 <!ENTITY imagemagick6-version "6.9.7"> 225 225 <!ENTITY imagemagick-version "7.0.4">
Note:
See TracChangeset
for help on using the changeset viewer.