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: 16-Jul-2017 21:07:02 Branch: rpm-5_4 Handle: 2017071619070200 Modified files: (Branch: rpm-5_4) rpm configure.ac Log: - autofu: update timestamp. Summary: Revision Changes Path 2.472.2.180 +1 -1 rpm/configure.ac ____________________________________________________________________________ patch -p0 <<'@@ .' Index: rpm/configure.ac ============================================================================ $ cvs diff -u -r2.472.2.179 -r2.472.2.180 configure.ac --- rpm/configure.ac 16 Jul 2017 18:15:41 -0000 2.472.2.179 +++ rpm/configure.ac 16 Jul 2017 19:07:02 -0000 2.472.2.180 @@ -9,7 +9,7 @@ AC_PREREQ([2.63]) m4_define([PACKAGE_BUGREPORT_DEFAULT], [[email protected]]) AC_INIT([rpm],[5.4.18],[PACKAGE_BUGREPORT_DEFAULT]) -PACKAGE_TIMESTAMP="2016-05-12" dnl # YYYY[-MM[-DD[ HH[:MM]]]] +PACKAGE_TIMESTAMP="2017-07-16" 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]
