update to 0.0.1.3
This commit is contained in:
parent
322d124725
commit
48d94cbd6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/digest-0.0.1.0.tar.gz
|
||||
/digest-0.0.1.1.tar.gz
|
||||
/digest-0.0.1.2.tar.gz
|
||||
/digest-0.0.1.3.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.0.1.2
|
||||
Release: 24%{?dist}
|
||||
Version: 0.0.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Cryptographic hashes for bytestrings
|
||||
|
||||
License: BSD
|
||||
@ -106,6 +106,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 05 2021 Jens Petersen <petersen@redhat.com> - 0.0.1.3-1
|
||||
- update to 0.0.1.3
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.1.2-24
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user