From dccfd199ad8def5f1b785360b8605fd8a989a959 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 2 Jul 2013 16:00:21 -0500 Subject: [PATCH] 4.8.5 (final) --- .gitignore | 2 +- qt.spec | 11 ++++++----- sources | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 0a4399c..fd17f83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /hi128-app-qt4-logo.png /hi48-app-qt4-logo.png /qt-everywhere-opensource-src-4.8.4.tar.gz -/qt-everywhere-opensource-src-4.8.5-RC2.tar.gz +/qt-everywhere-opensource-src-4.8.5.tar.gz diff --git a/qt.spec b/qt.spec index fa52b65..f74c31b 100644 --- a/qt.spec +++ b/qt.spec @@ -25,22 +25,20 @@ # use qtchooser (default off, for now) #define qtchooser 1 -%define pre rc2 - Summary: Qt toolkit Name: qt Epoch: 1 Version: 4.8.5 -Release: 0.6.%{pre}%{?dist} +Release: 1%{?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 Group: System Environment/Libraries Url: http://qt-project.org/ %if 0%{?pre:1} -Source0: http://download.qt-project.org/snapshots/qt/4.8/%{version}-%{pre}/qt-everywhere-opensource-src-%{version}-RC2.tar.gz +Source0: http://download.qt-project.org/snapshots/qt/4.8/%{version}-%{pre}/qt-everywhere-opensource-src-%{version}-%{pre}.tar.gz %else -Source0: http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-%{version}%{?pre:-%{pre}}.tar.gz +Source0: http://download.qt-project.org/official_releases/qt/4.8/%{version}/qt-everywhere-opensource-src-%{version}.tar.gz %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -1177,6 +1175,9 @@ fi %changelog +* Tue Jul 02 2013 Rex Dieter 4.8.5-1 +- 4.8.5 (final) + * Wed Jun 26 2013 Rex Dieter 4.8.5-0.6.rc2 - trim changelog - cleaner rpm_macros_dir handling diff --git a/sources b/sources index 52a35a7..13d7584 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ d9f511e4b51983b4e10eb58b320416d5 hi128-app-qt4-logo.png 6dcc0672ff9e60a6b83f95c5f42bec5b hi48-app-qt4-logo.png -92f08ad50c727d986ada2b18f888cd52 qt-everywhere-opensource-src-4.8.5-RC2.tar.gz +1864987bdbb2f58f8ae8b350dfdbe133 qt-everywhere-opensource-src-4.8.5.tar.gz