diff --git a/.gitignore b/.gitignore index dd037c9..592b1aa 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,3 @@ /case-insensitive-1.0.tar.gz /case-insensitive-1.0.0.1.tar.gz /case-insensitive-1.1.0.3.tar.gz -/case-insensitive-1.2.0.4.tar.gz diff --git a/ghc-case-insensitive.spec b/ghc-case-insensitive.spec index 59edc9b..9286528 100644 --- a/ghc-case-insensitive.spec +++ b/ghc-case-insensitive.spec @@ -6,8 +6,8 @@ Name: ghc-%{pkg_name} # part of haskell-platform -Version: 1.2.0.4 -Release: 1%{?dist} +Version: 1.1.0.3 +Release: 2%{?dist} Summary: Case insensitive string comparison License: BSD @@ -58,8 +58,6 @@ files. %install %ghc_lib_install -rm %{buildroot}%{ghc_pkgdocdir}/LICENSE - %check %if %{with tests} @@ -76,7 +74,7 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %files -f %{name}.files -%license LICENSE +%doc LICENSE %files devel -f %{name}-devel.files @@ -84,9 +82,6 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog -* Tue Sep 29 2015 Jens Petersen - 1.2.0.4-1 -- update to 1.2.0.4 - * Wed Jun 17 2015 Fedora Release Engineering - 1.1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 55a889f..5b14f47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37088cfd8b26a5d4d8fe1ddc82639122 case-insensitive-1.2.0.4.tar.gz +5072b2d078bdaabbe1c9cb3551d866aa case-insensitive-1.1.0.3.tar.gz