diff --git a/.gitignore b/.gitignore index 93ed434..6effb5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /network-uri-2.6.0.3.tar.gz +/network-uri-2.6.1.0.tar.gz diff --git a/ghc-network-uri.spec b/ghc-network-uri.spec index 7d5c19d..60c8280 100644 --- a/ghc-network-uri.spec +++ b/ghc-network-uri.spec @@ -5,8 +5,8 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.6.0.3 -Release: 3%{?dist} +Version: 2.6.1.0 +Release: 1%{?dist} Summary: URI manipulation License: BSD @@ -52,8 +52,8 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install -rm -vf %{buildroot}%{_docdir}/%{name}/LICENSE -rmdir -v %{buildroot}%{_docdir}/%{name} + +rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %check @@ -78,6 +78,9 @@ rmdir -v %{buildroot}%{_docdir}/%{name} %changelog +* Sat Apr 23 2016 Ben Boeckel - 2.6.1.0-1 +- update to 2.6.1.0 + * Wed Feb 03 2016 Fedora Release Engineering - 2.6.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index f5a2c77..b4783ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1370aa94bb60da253616e23c4a849277 network-uri-2.6.0.3.tar.gz +c6ed1e8314a9b1674a3d118d9019a229 network-uri-2.6.1.0.tar.gz