diff --git a/.gitignore b/.gitignore index 1938871..f633368 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ xiphos-3.1.3.tar.gz /xiphos-3.2.3j.tar.gz /xiphos-4.0.0.tar.gz /xiphos-4.0.2.tar.gz +/xiphos-4.0.3.tar.gz diff --git a/sources b/sources index 922396a..455e1ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5151d06bc701c82f9a1fa7f81214fe1 xiphos-4.0.2.tar.gz +90862930461bdb13893a2af23467e542 xiphos-4.0.3.tar.gz diff --git a/xiphos.spec b/xiphos.spec index df0c230..b7437fb 100644 --- a/xiphos.spec +++ b/xiphos.spec @@ -6,7 +6,7 @@ %endif Name: xiphos -Version: 4.0.2 +Version: 4.0.3 Release: 1%{?dist} Summary: Bible study and research tool License: GPLv2+ @@ -82,6 +82,8 @@ mkdir gtk3 cp -r gtk2/* gtk3 %build +export CC="gcc -fPIC" +export CXX="g++ -fPIC" %ifarch %{power64} CFLAGS="$CFLAGS -D__SANE_USERSPACE_TYPES__" CXXFLAGS="$CXXFLAGS -D__SANE_USERSPACE_TYPES__" @@ -201,13 +203,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/appdata/xiphos.appdata.xml %changelog +* Fri Aug 07 2015 Greg Hellings 200) language sets in a repository + +* Fri Jun 19 2015 Fedora Release Engineering - 4.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Apr 15 2015 Greg Hellings 4.0.2-1 - Version bump - major upstream memory bugs -* Fri Apr 10 2015 Greg Hellings 4.0.1-1 -- Upgrade to new upstream version -- Moved obsoletes directly to xiphos-gtk2 - * Wed Apr 08 2015 Greg Hellings 4.0.1-1 - Version bump