update to 0.2.0
This commit is contained in:
parent
3ad70f56d5
commit
0699be21c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/call-stack-0.1.0.tar.gz
|
/call-stack-0.1.0.tar.gz
|
||||||
|
/call-stack-0.2.0.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.0
|
Version: 0.2.0
|
||||||
Release: 12%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GHC call-stacks backward compatibility
|
Summary: GHC call-stacks backward compatibility
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -117,6 +117,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 07 2020 Jens Petersen <petersen@redhat.com> - 0.2.0-1
|
||||||
|
- update to 0.2.0
|
||||||
|
|
||||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-12
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-12
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (call-stack-0.1.0.tar.gz) = 4b8fa206041976948411c7e7babd481b01297c289be72f56dcd56b090bec3b0d3c0a6ef4ce17bb5bd879f08b8059f36ebea664c3c263283457a519e5ce20a0f6
|
SHA512 (call-stack-0.2.0.tar.gz) = c22862ca24906b07e258690da8c7f6fadf87f4216023cbe847e8ddf0c87548e5c353b5cd82c4748c6ef09604556884caafe5fdc1996be9d000d2db29aaef1537
|
||||||
|
Loading…
Reference in New Issue
Block a user