[scribus/f14/master] - update to 1.3.8

Dan Horák sharkcz at fedoraproject.org
Mon Aug 16 14:24:34 UTC 2010


commit 2a249ac3ea9e2de5fbf1194859b16a7fc5ba876d
Author: Dan Horák <dan at danny.cz>
Date:   Mon Aug 16 13:42:28 2010 +0200

    - update to 1.3.8

 .gitignore   |    1 +
 scribus.spec |   16 ++++++----------
 sources      |    2 +-
 3 files changed, 8 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc00ac5..e0bbdb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 scribus-1.3.7.tar.bz2
+scribus-1.3.8.tar.bz2
diff --git a/scribus.spec b/scribus.spec
index 32658f3..63af57b 100644
--- a/scribus.spec
+++ b/scribus.spec
@@ -1,6 +1,6 @@
 Name:           scribus
-Version:        1.3.7
-Release:        5%{?dist}
+Version:        1.3.8
+Release:        1%{?dist}
 
 Summary:        DeskTop Publishing application written in Qt
 
@@ -11,12 +11,6 @@ Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
 # https://bugzilla.redhat.com/show_bug.cgi?id=506074
 # http://bugs.scribus.net/view.php?id=8232
 Patch0:         %{name}-1.3.7-system-hyphen.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=603921
-# http://bugs.scribus.net/view.php?id=8917
-Patch1:         %{name}-1.3.7-menuicons.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=604124
-# http://bugs.scribus.net/view.php?id=9180
-Patch2:         %{name}-1.3.7-selecting-frame-crash.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
@@ -68,6 +62,7 @@ Requires:       %{name} = %{version}-%{release}
 %description    devel
 Header files for Scribus.
 
+
 %package        doc
 Summary:        Documentation files for Scribus
 Group:          Development/Tools
@@ -84,8 +79,6 @@ Obsoletes:      %{name}-doc < 1.3.5-0.12.beta
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p2 -b .system-hyphen
-%patch1 -p2 -b .menuicons
-%patch2 -p2 -b .selecting-frame-crash
 
 # recode man page to UTF-8
 pushd scribus/manpages
@@ -193,6 +186,9 @@ update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
 
 
 %changelog
+* Mon Aug 16 2010 Dan Horák <dan[AT]danny.cz> - 1.3.8-1
+- update to 1.3.8
+
 * Tue Jul 27 2010 David Malcolm <dmalcolm at redhat.com> - 1.3.7-5
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 98f1692..fa95a78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c486389172c053ff4da38960e412690  scribus-1.3.7.tar.bz2
+660b946ea3ba19e894fb5701832a6b54  scribus-1.3.8.tar.bz2


More information about the scm-commits mailing list