RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: popt/ configure.ac popt.spec

From: Jeff Johnson <jbj@rpm5.org>
Date: Thu 13 Dec 2007 - 20:05:13 CET
Message-Id: <20071213190513.98E7D348458@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: popt                             Date:   13-Dec-2007 20:05:13
  Branch: HEAD                             Handle: 2007121319051300

  Modified files:
    popt                    configure.ac popt.spec

  Log:
    - tag popt-1_13-release, V++ == 1.14.

  Summary:
    Revision    Changes     Path
    1.35        +1  -1      popt/configure.ac
    1.40        +1  -1      popt/popt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: popt/configure.ac
  ============================================================================
  $ cvs diff -u -r1.34 -r1.35 configure.ac
  --- popt/configure.ac	11 Dec 2007 22:02:40 -0000	1.34
  +++ popt/configure.ac	13 Dec 2007 19:05:13 -0000	1.35
  @@ -1,5 +1,5 @@
   AC_PREREQ(2.57)
  -AC_INIT(popt, 1.13, popt-devel@rpm5.org)
  +AC_INIT(popt, 1.14, popt-devel@rpm5.org)
   AC_CANONICAL_TARGET
   AC_CONFIG_SRCDIR([popt.h])
   AC_CONFIG_HEADERS([config.h])
  @@ .
  patch -p0 <<'@@ .'
  Index: popt/popt.spec
  ============================================================================
  $ cvs diff -u -r1.39 -r1.40 popt.spec
  --- popt/popt.spec	11 Dec 2007 22:02:40 -0000	1.39
  +++ popt/popt.spec	13 Dec 2007 19:05:13 -0000	1.40
  @@ -1,6 +1,6 @@
   Summary: A C library for parsing command line parameters.
   Name: popt
  -Version: 1.13
  +Version: 1.14
   Release: 1
   License: X Consortium
   Group: System Environment/Libraries
  @@ .
Received on Thu Dec 13 20:05:13 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.