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: 15-Oct-2006 08:49:41
Branch: HEAD Handle: 2006101507494100
Modified files:
openpkg-src/imagemagick imagemagick.spec
Log:
upgrading package: imagemagick 6.2.9.8 -> 6.3.0.0
Summary:
Revision Changes Path
1.324 +3 -3 openpkg-src/imagemagick/imagemagick.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/imagemagick/imagemagick.spec
============================================================================
$ cvs diff -u -r1.323 -r1.324 imagemagick.spec
--- openpkg-src/imagemagick/imagemagick.spec 13 Oct 2006 17:28:53 -0000
1.323
+++ openpkg-src/imagemagick/imagemagick.spec 15 Oct 2006 06:49:41 -0000
1.324
@@ -23,8 +23,8 @@
##
# package version
-%define V_major 6.2.9
-%define V_minor 8
+%define V_major 6.3.0
+%define V_minor 0
%define V_dist %{V_major}-%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
@@ -39,7 +39,7 @@
Group: Graphics
License: GPL
Version: %{V_opkg}
-Release: 20061013
+Release: 20061015
# package options
%option with_perl no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]