diff --git a/.gitignore b/.gitignore index 9b93c22..fabe765 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,3 @@ /tagged-0.4.2.1.tar.gz /tagged-0.4.4.tar.gz /tagged-0.6.tar.gz -/tagged-0.7.2.tar.gz diff --git a/ghc-tagged.spec b/ghc-tagged.spec index 322238c..22a5b91 100644 --- a/ghc-tagged.spec +++ b/ghc-tagged.spec @@ -6,8 +6,8 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.7.2 -Release: 1%{?dist} +Version: 0.6 +Release: 3%{?dist} Summary: Newtype wrappers for phantom types License: BSD @@ -62,8 +62,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Sun Jun 01 2014 Jens Petersen - 0.7.2-1 -- update to 0.7.2 +* Tue Jul 8 2014 Jens Petersen - 0.6-3 +- update to cblrpm-0.8.11 * Sat Aug 03 2013 Fedora Release Engineering - 0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/noautobuild b/noautobuild deleted file mode 100644 index e69de29..0000000 diff --git a/sources b/sources index 6076f27..c4ebb6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2af8f69d5406f3eb059fcd4e5ebc2aa0 tagged-0.7.2.tar.gz +f8f43a49e8c311083d0e1515872c8d48 tagged-0.6.tar.gz