RPM Package Manager, CVS Repository http://rpm5.org/cvs/ ____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson Root: /v/rpm/cvs Email: [email protected] Module: rpm Date: 05-Sep-2011 15:47:47 Branch: rpm-5_4 Handle: 2011090513474601 Modified files: (Branch: rpm-5_4) rpm CHANGES configure.ac Log: - start 5.4.3 development. Summary: Revision Changes Path 1.3501.2.156+4 -1 rpm/CHANGES 2.472.2.26 +2 -2 rpm/configure.ac ____________________________________________________________________________ patch -p0 <<'@@ .' Index: rpm/CHANGES ============================================================================ $ cvs diff -u -r1.3501.2.155 -r1.3501.2.156 CHANGES --- rpm/CHANGES 5 Sep 2011 12:35:19 -0000 1.3501.2.155 +++ rpm/CHANGES 5 Sep 2011 13:47:46 -0000 1.3501.2.156 @@ -1,4 +1,7 @@ -5.4.1 -> 5.4.2 +5.4.2 -> 5.4.3: + - jbj: start 5.4.3 development. + +5.4.1 -> 5.4.2: - jbj: i18n: update PO files (Translation Project). - jbj: fix: ensure that integer CDATA is initialized to "" when missing. - jbj: fix: subdir is needed to find loader maps. @@ . patch -p0 <<'@@ .' Index: rpm/configure.ac ============================================================================ $ cvs diff -u -r2.472.2.25 -r2.472.2.26 configure.ac --- rpm/configure.ac 28 Jun 2011 12:26:10 -0000 2.472.2.25 +++ rpm/configure.ac 5 Sep 2011 13:47:47 -0000 2.472.2.26 @@ -8,8 +8,8 @@ AC_PREREQ(2.63) m4_define([PACKAGE_BUGREPORT_DEFAULT], [[email protected]]) -AC_INIT([rpm],[5.4.2],[PACKAGE_BUGREPORT_DEFAULT]) -PACKAGE_TIMESTAMP="2011-06-02" dnl # YYYY[-MM[-DD[ HH[:MM]]]] +AC_INIT([rpm],[5.4.3],[PACKAGE_BUGREPORT_DEFAULT]) +PACKAGE_TIMESTAMP="2011-09-05" dnl # YYYY[-MM[-DD[ HH[:MM]]]] AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION]) AC_MSG_HEADER([INITIALIZATION]) @@ . ______________________________________________________________________ RPM Package Manager http://rpm5.org CVS Sources Repository [email protected]
