[xiphos] New upstream version 3.2.2

Greg Hellings greghellings at fedoraproject.org
Tue Aug 26 03:35:02 UTC 2014


commit 1b091178bf117ab18d412c9fd98d13dec66d24bb
Author: Greg Hellings <greg.hellings at gmail.com>
Date:   Mon Aug 25 22:08:24 2014 -0500

    New upstream version 3.2.2

 .gitignore  |    1 +
 sources     |    2 +-
 xiphos.spec |   10 ++++++----
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d63ca5f..f41c7a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ xiphos-3.1.3.tar.gz
 /xiphos-3.1.6.tar.gz
 /xiphos-3.2.0.tar.gz
 /xiphos-3.2.1.tar.gz
+/xiphos-3.2.2.tar.gz
diff --git a/sources b/sources
index eb86caf..87a4455 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b420231baa72f0307bd73e687a8add27  xiphos-3.2.1.tar.gz
+9aaca7380b1537d2b0e6bcc0ab758663  xiphos-3.2.2.tar.gz
diff --git a/xiphos.spec b/xiphos.spec
index 7bad15d..52d60d9 100644
--- a/xiphos.spec
+++ b/xiphos.spec
@@ -1,11 +1,10 @@
 Name:           xiphos 
-Version:        3.2.1
-Release:        3%{?dist}
+Version:        3.2.2
+Release:        1%{?dist}
 Summary:        Bible study and research tool
 License:        GPLv2+
 URL:            http://xiphos.org/
 Source0:        http://downloads.sourceforge.net/gnomesword/xiphos-%{version}.tar.gz
-Patch0:         format-warning.patch
 BuildRequires:  biblesync-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  dbus-glib-devel
@@ -42,7 +41,7 @@ Project and elsewhere.
 
 %prep
 %setup -q
-%patch0 -p1
+rm -rf src/biblesync
 
 %build
 CFLAGS='%{optflags} -DNO_SWORD_SET_RENDER_NOTE_NUMBERS=1'   \
@@ -97,6 +96,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/xiphos/
 
 %changelog
+* Mon Aug 25 2014 Greg Hellings <greg.hellings at gmail.com> - 3.2.2-1
+- New upstream version
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list