[qscintilla] QScintiall-2.8.3

Rex Dieter rdieter at fedoraproject.org
Thu Jul 3 12:31:55 UTC 2014


commit 54a781406d0d384a6ba4caa864f8ea067b686418
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Jul 3 07:32:06 2014 -0500

    QScintiall-2.8.3

 .gitignore                          |    2 +-
 QScintilla-gpl-2.8.3-api_path.patch |    8 ++++----
 qscintilla.spec                     |    6 ++++--
 sources                             |    2 +-
 4 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56e5546..d577303 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/QScintilla-gpl-2.8.3-snapshot-9b7b5393f228.tar.gz
+/QScintilla-gpl-2.8.3.tar.gz
diff --git a/QScintilla-gpl-2.8.3-api_path.patch b/QScintilla-gpl-2.8.3-api_path.patch
index 9d1e189..34cda90 100644
--- a/QScintilla-gpl-2.8.3-api_path.patch
+++ b/QScintilla-gpl-2.8.3-api_path.patch
@@ -1,7 +1,7 @@
-diff -up QScintilla-gpl-2.8.3-snapshot-f7b1c9821894/Python/configure.py.api_path QScintilla-gpl-2.8.3-snapshot-f7b1c9821894/Python/configure.py
---- QScintilla-gpl-2.8.3-snapshot-f7b1c9821894/Python/configure.py.api_path	2014-06-02 07:15:48.770572316 -0500
-+++ QScintilla-gpl-2.8.3-snapshot-f7b1c9821894/Python/configure.py	2014-06-02 07:16:44.236983605 -0500
-@@ -907,7 +907,7 @@ class _TargetConfiguration:
+diff -up QScintilla-gpl-2.8.3/Python/configure.py.api_path QScintilla-gpl-2.8.3/Python/configure.py
+--- QScintilla-gpl-2.8.3/Python/configure.py.api_path	2014-07-03 05:15:50.000000000 -0500
++++ QScintilla-gpl-2.8.3/Python/configure.py	2014-07-03 07:30:18.998188164 -0500
+@@ -957,7 +957,7 @@ class _TargetConfiguration:
                  self.qmake_spec = 'macx-g++'
  
          self.qt_version_str = getattr(qt_config, 'QT_VERSION', '')
diff --git a/qscintilla.spec b/qscintilla.spec
index 061a993..76b2fc6 100644
--- a/qscintilla.spec
+++ b/qscintilla.spec
@@ -1,6 +1,5 @@
 
 %global scintilla_ver 3.3.6
-%global snap 9b7b5393f228
 
 # bootstrapping -python
 # undef python macros if you'd like to build qscintilla sans -python subpkg (which requires PyQt4)
@@ -13,7 +12,7 @@
 Summary: A Scintilla port to Qt
 Name:    qscintilla
 Version: 2.8.3
-Release: 0.3.%{snap}%{?dist}
+Release: 1%{?dist}
 
 # matches up (pretty much) with qt4
 License: GPLv3 or GPLv2 with exceptions
@@ -258,6 +257,9 @@ test -x %{buildroot}%{python2_sitearch}/PyQt4/Qsci.so
 
 
 %changelog
+* Thu Jul 03 2014 Rex Dieter <rdieter at fedoraproject.org> 2.8.3-1
+- QScintiall-2.8.3
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.3-0.3.9b7b5393f228
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 2970a11..af96090 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69a928cb0747f79efea9f7998ee4e077  QScintilla-gpl-2.8.3-snapshot-9b7b5393f228.tar.gz
+bbf6944a9d3b089a79763ca4e6486b9d  QScintilla-gpl-2.8.3.tar.gz


More information about the scm-commits mailing list