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: 03-Mar-2009 23:16:05 Branch: HEAD Handle: 2009030322160500 Modified files: openpkg-src/qt4 qt4.spec Log: upgrading package: qt4 4.5.0b1 -> 4.5.0 Summary: Revision Changes Path 1.23 +3 -3 openpkg-src/qt4/qt4.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/qt4/qt4.spec ============================================================================ $ cvs diff -u -r1.22 -r1.23 qt4.spec --- openpkg-src/qt4/qt4.spec 15 Jan 2009 14:44:47 -0000 1.22 +++ openpkg-src/qt4/qt4.spec 3 Mar 2009 22:16:05 -0000 1.23 @@ -22,8 +22,8 @@ ## # package version -%define V_dist 4.5.0-beta1 -%define V_opkg 4.5.0b1 +%define V_dist 4.5.0 +%define V_opkg 4.5.0 # package information Name: qt4 @@ -36,7 +36,7 @@ Group: XWindow License: GPL/QPL Version: %{V_opkg} -Release: 20090115 +Release: 20090303 # list of sources Source0: ftp://ftp.trolltech.com/pub/qt/source/qt-x11-opensource-src-%{V_dist}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
