Changeset 181eff3
- Timestamp:
- 06/15/2019 07:01:13 PM (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:
- 3f76011a
- Parents:
- 77cce582
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r77cce582 r181eff3 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- 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 "June 1 4th, &year;">9 <!ENTITY releasedate "June 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r77cce582 r181eff3 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>June 16th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[xry111] - Update to epiphany-3.32.3. Fixes 49 <ulink url="&blfs-ticket-root;12148">#12148</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>June 14th, 2019</para> -
packages.ent
r77cce582 r181eff3 865 865 <!-- Chapter 40 --> 866 866 <!--<!ENTITY chromium-version "64.0.3282.186">--> 867 <!ENTITY epiphany-version "3.32. 2">867 <!ENTITY epiphany-version "3.32.3"> 868 868 <!ENTITY falkon-version "3.0.1"> 869 869 <!ENTITY firefox-version "67.0.2"> -
xsoft/graphweb/epiphany.xml
r77cce582 r181eff3 9 9 <!ENTITY epiphany-download-ftp 10 10 "&gnome-download-ftp;/epiphany/&gnome-minor-32;/epiphany-&epiphany-version;.tar.xz"> 11 <!ENTITY epiphany-md5sum " 2a6672b22a0fdb869e5f0a415ac2da34">11 <!ENTITY epiphany-md5sum "c4976507bf3de69f27a050ad09531f5a"> 12 12 <!ENTITY epiphany-size "5.2 MB"> 13 13 <!ENTITY epiphany-buildsize "76 MB">
Note:
See TracChangeset
for help on using the changeset viewer.