[qscintilla] 2.5.1

Rex Dieter rdieter at fedoraproject.org
Fri May 6 14:29:39 UTC 2011


commit 2a6b6bc8cfe9b50178827214ee1b4cf6be20beda
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri May 6 09:29:30 2011 -0500

    2.5.1

 .gitignore      |    1 +
 qscintilla.spec |   13 ++++++++-----
 sources         |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d41380..ec5c9f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /QScintilla-gpl-2.4.6.tar.gz
+/QScintilla-gpl-2.5.1.tar.gz
diff --git a/qscintilla.spec b/qscintilla.spec
index 7930174..0591174 100644
--- a/qscintilla.spec
+++ b/qscintilla.spec
@@ -1,12 +1,12 @@
 
-%define scintilla_ver 1.78
+%global scintilla_ver 2.25 
 
 # bootstrapping -python
-%define python 1
+%global python 1
 
 Name:    qscintilla
-Version: 2.4.6
-Release: 2%{?dist}
+Version: 2.5.1
+Release: 1%{?dist}
 Summary: A Scintilla port to Qt
 # matches up (pretty much) with qt4
 License: GPLv3 or GPLv2 with exceptions
@@ -62,7 +62,7 @@ Summary:  Development files for QScintilla PyQt4 bindings
 Group:    Development/Libraries
 Requires: PyQt4-devel
 Requires: sip-devel
-%if 0%{?fedora} > 9 
+%if 0%{?fedora} > 9 || 0%{?rhel} > 5
 BuildArch: noarch
 # when noarch landed
 Obsoletes: qscintilla-python-devel < 2.4-4
@@ -158,6 +158,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri May 06 2011 Rex Dieter <rdieter at fedoraproject.org> 2.5.1-1
+- 2.5.1
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index d26a391..95e6670 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-424a89736b900e6ca5bc6d929cdafaf8  QScintilla-gpl-2.4.6.tar.gz
+dd7edef5ff674d307057a3c12dbd8fce  QScintilla-gpl-2.5.1.tar.gz


More information about the scm-commits mailing list