diff --git a/.gitignore b/.gitignore index 81beff2..f2f2ef1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /temporary-1.1.2.3.tar.gz /temporary-1.1.2.4.tar.gz /temporary-1.2.0.3.tar.gz +/temporary-1.2.0.4.tar.gz diff --git a/ghc-temporary.spec b/ghc-temporary.spec index 2e23890..b0292b9 100644 --- a/ghc-temporary.spec +++ b/ghc-temporary.spec @@ -1,3 +1,4 @@ +# generated by cabal-rpm-0.9.11 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name temporary @@ -6,8 +7,8 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 1.2.0.3 -Release: 3%{?dist} +Version: 1.2.0.4 +Release: 1%{?dist} Summary: Portable temporary file and directory support License: BSD @@ -56,6 +57,8 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install +rm %{buildroot}%{ghc_pkgdocdir}/LICENSE + %post devel %ghc_pkg_recache @@ -66,13 +69,16 @@ This package provides the Haskell %{pkg_name} library development files. %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %changelog +* Sun Jun 26 2016 Jens Petersen - 1.2.0.4-1 +- update to 1.2.0.4 + * Wed Feb 03 2016 Fedora Release Engineering - 1.2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index ff97ce5..b33a8ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93e44c4cd6a381885dc9d20969f405a4 temporary-1.2.0.3.tar.gz +300fcb354d31e4b5dc0c923a0e0f1216 temporary-1.2.0.4.tar.gz