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:   20-Feb-2012 17:59:44
  Branch: rpm-5_4                          Handle: 2012022016594300

  Modified files:           (Branch: rpm-5_4)
    rpm                     CHANGES configure.ac

  Log:
    - micro++ -> 5.4.6 and add timestamp.

  Summary:
    Revision    Changes     Path
    1.3501.2.202+1  -0      rpm/CHANGES
    2.472.2.36  +2  -2      rpm/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3501.2.201 -r1.3501.2.202 CHANGES
  --- rpm/CHANGES       20 Feb 2012 15:09:37 -0000      1.3501.2.201
  +++ rpm/CHANGES       20 Feb 2012 16:59:43 -0000      1.3501.2.202
  @@ -2,6 +2,7 @@
       - jbj: distcheck: fix: libsql.la reverted (lp#936610).
       - jbj: ispras: fix: add missing modules (lp#911266).
       - jbj: python: fix: headerFini instead of headerFreeIterator (Per 
Oyvind).
  +    - jbj: micro++ -> 5.4.6 and add timestamp.
       - jbj: start rpm-5.4.6 development.
   
   5.4.4 -> 5.4.5:
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.472.2.35 -r2.472.2.36 configure.ac
  --- rpm/configure.ac  19 Feb 2012 17:02:11 -0000      2.472.2.35
  +++ rpm/configure.ac  20 Feb 2012 16:59:43 -0000      2.472.2.36
  @@ -8,8 +8,8 @@
   
   AC_PREREQ(2.63)
   m4_define([PACKAGE_BUGREPORT_DEFAULT], [[email protected]])
  -AC_INIT([rpm],[5.4.5],[PACKAGE_BUGREPORT_DEFAULT])
  -PACKAGE_TIMESTAMP="2012-02-19" dnl # YYYY[-MM[-DD[ HH[:MM]]]]
  +AC_INIT([rpm],[5.4.6],[PACKAGE_BUGREPORT_DEFAULT])
  +PACKAGE_TIMESTAMP="2012-02-21" 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]

Reply via email to