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: 22-Feb-2005 09:28:51 Branch: HEAD Handle: 2005022208285100 Modified files: openpkg-src/imagemagick imagemagick.spec Log: upgrading package: imagemagick 6.1.9.4 -> 6.2.0.0 Summary: Revision Changes Path 1.241 +3 -3 openpkg-src/imagemagick/imagemagick.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/imagemagick/imagemagick.spec ============================================================================ $ cvs diff -u -r1.240 -r1.241 imagemagick.spec --- openpkg-src/imagemagick/imagemagick.spec 27 Jan 2005 11:33:29 -0000 1.240 +++ openpkg-src/imagemagick/imagemagick.spec 22 Feb 2005 08:28:51 -0000 1.241 @@ -24,8 +24,8 @@ ## # package version -%define V_major 6.1.9 -%define V_minor 4 +%define V_major 6.2.0 +%define V_minor 0 %define V_dist %{V_major}-%{V_minor} %define V_opkg %{V_major}.%{V_minor} @@ -40,7 +40,7 @@ Group: Graphics License: GPL Version: %{V_opkg} -Release: 20050127 +Release: 20050222 # package options %option with_perl no @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org