OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Oct-2006 09:42:03
Branch: HEAD Handle: 2006102808420300
Modified files:
openpkg-src/glade glade.spec
Log:
upgrading package: glade 3.0.2 -> 3.1.0
Summary:
Revision Changes Path
1.4 +3 -3 openpkg-src/glade/glade.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/glade/glade.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 glade.spec
--- openpkg-src/glade/glade.spec 13 Oct 2006 17:28:24 -0000 1.3
+++ openpkg-src/glade/glade.spec 28 Oct 2006 07:42:03 -0000 1.4
@@ -24,8 +24,8 @@
# package version
%define V_major 3
-%define V_minor 0
-%define V_micro 2
+%define V_minor 1
+%define V_micro 0
# package information
Name: glade
@@ -38,7 +38,7 @@
Group: XWindow
License: GPL
Version: %{V_major}.%{V_minor}.%{V_micro}
-Release: 20061013
+Release: 20061028
# list of sources
Source0:
http://ftp.gnome.org/pub/GNOME/sources/glade%{V_major}/%{V_major}.%{V_minor}/glade%{V_major}-%{version}.tar.bz2
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]