Revert back to 0.1.1.7 for el6 since 0.1.1.8 has confusing license
This commit is contained in:
parent
dc17349396
commit
f8ffb88f2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
|||||||
/zip-archive-0.1.1.6.tar.gz
|
/zip-archive-0.1.1.6.tar.gz
|
||||||
/zip-archive-0.1.1.7.tar.gz
|
/zip-archive-0.1.1.7.tar.gz
|
||||||
/zip-archive-0.1.1.8.tar.gz
|
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
and extracting files from zip archives.
|
and extracting files from zip archives.
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.1.8
|
Version: 0.1.1.7
|
||||||
Release: 1%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -57,9 +57,6 @@ BuildRequires: ghc-zlib-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.1.1.8-1
|
|
||||||
- update to 0.1.1.8
|
|
||||||
|
|
||||||
* Fri Jan 6 2012 Jens Petersen <petersen@redhat.com> - 0.1.1.7-6
|
* Fri Jan 6 2012 Jens Petersen <petersen@redhat.com> - 0.1.1.7-6
|
||||||
- update to cabal2spec-0.25.2
|
- update to cabal2spec-0.25.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user