Changeset 387a4d2b


Ignore:
Timestamp:
05/24/2020 05:10:51 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
800323ec
Parents:
2b7e89b
Message:

Update to gexiv2-0.12.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2b7e89b r387a4d2b  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "23">                   <!-- Always 2 digits -->
     3<!ENTITY day          "24">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 23nd, &year;">
     9<!ENTITY releasedate  "May 24th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    r2b7e89b r387a4d2b  
    5252<!ENTITY gnome-backgrounds-version         "3.36.0">
    5353<!ENTITY gvfs-version                      "1.44.1">
    54 <!ENTITY gexiv2-version                    "0.12.0">
     54<!ENTITY gexiv2-version                    "0.12.1">
    5555<!ENTITY nautilus-version                  "3.36.2">
    5656<!ENTITY zenity-version                    "3.32.0">
  • gnome/platform/gexiv2.xml

    r2b7e89b r387a4d2b  
    88  <!ENTITY gexiv2-download-http "https://download.gnome.org/sources/gexiv2/0.12/gexiv2-&gexiv2-version;.tar.xz">
    99  <!ENTITY gexiv2-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/gexiv2/0.12/gexiv2-&gexiv2-version;.tar.xz">
    10   <!ENTITY gexiv2-md5sum        "0a618c5b053106d1801d89cc77385419">
     10  <!ENTITY gexiv2-md5sum        "44a3cfeab1afd83a71e852835d24e656">
    1111  <!ENTITY gexiv2-size          "364 KB">
    12   <!ENTITY gexiv2-buildsize     "5.4 MB">
     12  <!ENTITY gexiv2-buildsize     "5.3 MB">
    1313  <!ENTITY gexiv2-time          "0.1 SBU">
    1414]>
  • introduction/welcome/changelog.xml

    r2b7e89b r387a4d2b  
    4343    -->
    4444    <listitem>
    45       <para>May 23nd, 2020</para>
     45      <para>May 24th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to gexiv2-0.12.1. Fixes
     49          <ulink url="&blfs-ticket-root;13571">#13571</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53   
     54    <listitem>
     55      <para>May 23rd, 2020</para>
    4656      <itemizedlist>
    4757        <listitem>
Note: See TracChangeset for help on using the changeset viewer.