[qt] macros.qt4: s|_qt47|_qt48|

Rex Dieter rdieter at fedoraproject.org
Sun Jul 31 15:48:26 UTC 2011


commit 80018923779a93e593a58a82e4da3f8d8c14e1fd
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Jul 31 10:53:55 2011 -0500

    macros.qt4: s|_qt47|_qt48|

 qt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/qt.spec b/qt.spec
index e890175..4a3c2dc 100644
--- a/qt.spec
+++ b/qt.spec
@@ -11,7 +11,7 @@ Summary: Qt toolkit
 Name:    qt
 Epoch:   1
 Version: 4.8.0
-Release: 0.7.beta1%{?dist}
+Release: 0.8.beta1%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT
@@ -675,7 +675,7 @@ EOF
 mkdir -p %{buildroot}%{_sysconfdir}/rpm
 cat >%{buildroot}%{_sysconfdir}/rpm/macros.qt4<<EOF
 %%_qt4 %{name}
-%%_qt47 %{version}
+%%_qt48 %{version}
 %%_qt4_version %{version}
 %%_qt4_prefix %%{_libdir}/qt4
 %%_qt4_bindir %%{_qt4_prefix}/bin
@@ -1033,6 +1033,9 @@ fi
 
 
 %changelog
+* Sun Jul 31 2011 Rex Dieter <rdieter at fedoraproject.org> 1:4.8.0-0.8.beta1
+- macros.qt4: s|_qt47|_qt48|
+
 * Thu Jul 28 2011 Dan Horák <dan[at]danny.cz> 1:4.8.0-0.7.beta1
 - fix the outdated standalone copy of JavaScriptCore
 


More information about the scm-commits mailing list