update to 0.6.2
This commit is contained in:
parent
afb62089e0
commit
10528eb724
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/zlib-0.5.4.2.tar.gz
|
/zlib-0.5.4.2.tar.gz
|
||||||
/zlib-0.6.1.1.tar.gz
|
/zlib-0.6.1.1.tar.gz
|
||||||
/zlib-0.6.1.2.tar.gz
|
/zlib-0.6.1.2.tar.gz
|
||||||
|
/zlib-0.6.2.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# generated by cabal-rpm-0.12.1
|
# generated by cabal-rpm-0.12.5
|
||||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||||
|
|
||||||
%global pkg_name zlib
|
%global pkg_name zlib
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.6.1.2
|
Version: 0.6.2
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Compression and decompression in the gzip and zlib formats
|
Summary: Compression and decompression in the gzip and zlib formats
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -91,6 +91,9 @@ rm -r cbits
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 0.6.2-1
|
||||||
|
- update to 0.6.2
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1.2-7
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1.2-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (zlib-0.6.1.2.tar.gz) = 0034eb1297eaf20ab64e5cbfc835cee1985d34bc248325bf57f7bf5cdf2918ab72f339fe5b8b3f5f16dee862f190e0c71612960b9021cf2ca70c951788b73fc1
|
SHA512 (zlib-0.6.2.tar.gz) = b899bcc2b015f83d0327915a1d48a76faeea086ed3fefd2b7a10db417d9929afbca2bc5b127bec22e360181abef55a91374d83262b10bbac43ccb99e3b4759e3
|
||||||
|
Loading…
Reference in New Issue
Block a user