From ffe50bb5233c6e7d19f973121465ee13b560c898 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jul 08 2016 02:22:00 +0000 Subject: update to 4.15.3 --- diff --git a/gwenhywfar.spec b/gwenhywfar.spec index 24b0b0c..1dd7bc1 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -1,14 +1,13 @@ Summary: A multi-platform helper library for other libraries Name: gwenhywfar -Version: 4.13.1 -Release: 6%{?dist} +Version: 4.15.3 +Release: 1%{?dist} # Download is PHP form at http://www.aquamaniac.de/sites/download/packages.php Source: %{name}-%{version}.tar.gz Group: System Environment/Libraries License: LGPLv2+ Patch: gwenhywfar-3.4.1-pkgconfig.patch Patch2: gwen-gcc47.patch -Patch3: gwen-gnutls.patch URL: http://www.aquamaniac.de/sites/download/packages.php?package=01&showall=1 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnutls-devel gettext libgcrypt-devel openssl-devel @@ -54,8 +53,6 @@ This package contains the qt4 gwenhywfar GUI backend. # Port gwenhywfar-config to pkgconfig %patch -p1 -b .pkgconfig %patch2 -p1 -b .gcc47 -# don't use deprecated/removed gnutls functions -%patch3 -p1 -b .gnutls %build %configure --disable-static --with-openssl-libs=%{_libdir} \ @@ -108,6 +105,7 @@ find $RPM_BUILD_ROOT -name *.la -exec rm -f {} \; %{_bindir}/* %{_includedir}/gwenhywfar4 %{_libdir}/*.so +%{_libdir}/cmake/gwengui-cpp-*/ %{_libdir}/cmake/gwengui-qt4-*/ %{_libdir}/cmake/gwenhywfar-*/ %{_libdir}/pkgconfig/* @@ -124,6 +122,9 @@ find $RPM_BUILD_ROOT -name *.la -exec rm -f {} \; %{_libdir}/libgwengui-cpp.so.* %changelog +* Thu Jul 07 2016 Bill Nottingham - 4.15.3-1 +- update to 4.15.3 + * Wed Feb 03 2016 Fedora Release Engineering - 4.13.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 3d6968c..ca58a13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -231b4af546c791a85d0f042773e6bd82 gwenhywfar-4.13.1.tar.gz +4e96e68482a3cf1cfc00bd3645684c82 gwenhywfar-4.15.3.tar.gz