[xiphos] New upstream release 3.2.0

Greg Hellings greghellings at fedoraproject.org
Sat May 17 02:16:15 UTC 2014


commit a9c83abca6b5ac042f6ba1dd77b535954e98f30a
Author: Greg Hellings <greg.hellings at gmail.com>
Date:   Fri May 16 21:16:04 2014 -0500

    New upstream release 3.2.0

 .gitignore  |    1 +
 sources     |    2 +-
 xiphos.spec |   13 ++++++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53a5f21..203ccfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xiphos-3.1.3.tar.gz
 /xiphos-20110614svn4172.tar.bz2
 /xiphos-3.1.5.tar.gz
 /xiphos-3.1.6.tar.gz
+/xiphos-3.2.0.tar.gz
diff --git a/sources b/sources
index 9540dc1..33424e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f9da88987c352599b27a14cfc5e14e1  xiphos-3.1.6.tar.gz
+62bafd280a6a5371464d7eabf2ea314e  xiphos-3.2.0.tar.gz
diff --git a/xiphos.spec b/xiphos.spec
index 4965ac6..a2cdc6f 100644
--- a/xiphos.spec
+++ b/xiphos.spec
@@ -1,13 +1,13 @@
 Name:		xiphos 
-Version:	3.1.6
-Release:	2%{?dist}
+Version:	3.2.0
+Release:	1%{?dist}
 Summary:	Bible study and research tool
 
 Group:		Applications/Text
 License:	GPLv2+
 URL:		http://xiphos.org/
 Source0:	http://downloads.sourceforge.net/gnomesword/xiphos-%{version}.tar.gz
-BuildRequires:	sword-devel >= 1.7.0
+BuildRequires:	sword-devel >= 1.7.3
 BuildRequires:	gettext
 BuildRequires:	desktop-file-utils
 BuildRequires:	gnome-doc-utils
@@ -15,6 +15,7 @@ BuildRequires:	gtkhtml3-devel GConf2-devel
 BuildRequires:	webkitgtk-devel
 BuildRequires:	libgsf-devel
 BuildRequires:	dbus-glib-devel
+BuildRequires:  libuuid-devel
 #BuildRequires:	ImageMagick-c++-devel
 BuildRequires:	perl(XML::Parser) intltool
 BuildRequires:	rarian-compat
@@ -68,8 +69,7 @@ fi
 gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog NEWS README RELEASE-NOTES TODO Xiphos.ogg
+%doc AUTHORS COPYING ChangeLog README RELEASE-NOTES TODO Xiphos.ogg
 %_bindir/xiphos
 %_bindir/xiphos-nav
 %_datadir/xiphos/
@@ -79,6 +79,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %_datadir/gnome/help/xiphos
 
 %changelog
+* Fri May 16 2014 Greg Hellings <greg.hellings at gmail.com> - 3.2.0-1
+- New upstream release
+
 * Wed Jan 29 2014 Greg Hellings <greg.hellings at gmail.com> - 3.1.6-2
 - Removed GTK3 in favor of GTK2, as GTK3 is known to be buggy for this release
 


More information about the scm-commits mailing list