diff --git a/.gitignore b/.gitignore index 64175d3..1918594 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,3 @@ /hashable-1.1.2.3.tar.gz /hashable-1.1.2.5.tar.gz /hashable-1.2.2.0.tar.gz -/hashable-1.2.3.3.tar.gz diff --git a/ghc-hashable.spec b/ghc-hashable.spec index ba36dba..543abae 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -6,8 +6,8 @@ Name: ghc-%{pkg_name} # part of haskell-platform -Version: 1.2.3.3 -Release: 1%{?dist} +Version: 1.2.2.0 +Release: 2%{?dist} Summary: Class for types convertible to a hash value License: BSD @@ -60,8 +60,6 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install -rm %{buildroot}%{ghc_pkgdocdir}/LICENSE - %check %if %{with tests} @@ -78,7 +76,7 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %files -f %{name}.files -%license LICENSE +%doc LICENSE %files devel -f %{name}-devel.files @@ -86,9 +84,6 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog -* Thu Sep 17 2015 Jens Petersen - 1.2.3.3-1 -- update to 1.2.3.3 - * Wed Jun 17 2015 Fedora Release Engineering - 1.2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 02e7b6f..20b1182 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8f0630f5f715b5693682895cd57cc46 hashable-1.2.3.3.tar.gz +74981d48572ef7a97fd70df54be29aae hashable-1.2.2.0.tar.gz