diff --git a/.gitignore b/.gitignore index 56681b4..71ad9ef 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /unix-time-0.1.8.tar.gz /unix-time-0.2.2.tar.gz /unix-time-0.3.4.tar.gz +/unix-time-0.3.6.tar.gz diff --git a/ghc-unix-time.spec b/ghc-unix-time.spec index ce6aa08..72c6481 100644 --- a/ghc-unix-time.spec +++ b/ghc-unix-time.spec @@ -1,3 +1,4 @@ +# generated by cabal-rpm-0.9.11 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name unix-time @@ -5,8 +6,8 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.3.4 -Release: 3%{?dist} +Version: 0.3.6 +Release: 1%{?dist} Summary: Unix time parser/formatter and utilities License: BSD @@ -55,6 +56,8 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install +rm %{buildroot}%{ghc_pkgdocdir}/LICENSE + %check %if %{with tests} @@ -71,13 +74,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 - 0.3.6-1 +- update to 0.3.6 + * Wed Feb 03 2016 Fedora Release Engineering - 0.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index f157a0b..199d8f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0aa95c153e22f305f9b32d0758f47e54 unix-time-0.3.4.tar.gz +ef747e7702b401b689bc2e3d0b3d2340 unix-time-0.3.6.tar.gz