update to 2.0.6
This commit is contained in:
parent
f15141d16e
commit
3a4bd676f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/cabal-rpm-2.0.0.tar.gz
|
||||
/cabal-rpm-2.0.4.tar.gz
|
||||
/cabal-rpm-2.0.5.1.tar.gz
|
||||
/cabal-rpm-2.0.6.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%bcond_without manpage
|
||||
|
||||
Name: cabal-rpm
|
||||
Version: 2.0.5.1
|
||||
Version: 2.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: RPM packaging tool for Haskell Cabal-based packages
|
||||
|
||||
@ -21,6 +21,7 @@ BuildRequires: ghc-Cabal-static
|
||||
BuildRequires: ghc-base-static
|
||||
BuildRequires: ghc-bytestring-static
|
||||
BuildRequires: ghc-directory-static
|
||||
BuildRequires: ghc-extra-static
|
||||
BuildRequires: ghc-filepath-static
|
||||
BuildRequires: ghc-http-client-static
|
||||
BuildRequires: ghc-http-client-tls-static
|
||||
@ -104,6 +105,9 @@ ln -s %{name} %{buildroot}%{_bindir}/cblrpm
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 16 2020 Jens Petersen <petersen@redhat.com> - 2.0.6-1
|
||||
- update to 2.0.6
|
||||
|
||||
* Fri Jun 19 2020 Jens Petersen <petersen@redhat.com> - 2.0.5.1-1
|
||||
- update to 2.0.5.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cabal-rpm-2.0.5.1.tar.gz) = 92f5dbba3662850d55f9889f956aa13ae9bd60c520bdd71566dd38ffafdcea68c405de6d41c9da50884167f2b9253629a182238c3e2361006760cc4a07d28cfb
|
||||
SHA512 (cabal-rpm-2.0.6.tar.gz) = 0785263fd63ac5e84aec80908ba4776f686d84b51879fc8981e5674b47560c58a18047a988593d09f2d6851d039c5d86bf7ea73e8e20010e75a5c49c316f8564
|
||||
|
Loading…
Reference in New Issue
Block a user