update to 0.6
This commit is contained in:
parent
7ac3477cca
commit
9ff4e8c56d
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/syb-0.4.0.tar.gz
|
/syb-0.4.0.tar.gz
|
||||||
/syb-0.4.1.tar.gz
|
/syb-0.4.1.tar.gz
|
||||||
/syb-0.5.1.tar.gz
|
/syb-0.5.1.tar.gz
|
||||||
|
/syb-0.6.tar.gz
|
||||||
|
@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
# 0.5.1 ghc-7.10: https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26
|
# 0.5.1 ghc-7.10: https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26
|
||||||
# 0.4.1 armv7: https://ghc.haskell.org/trac/ghc/ticket/10029
|
# 0.4.1 armv7: https://ghc.haskell.org/trac/ghc/ticket/10029
|
||||||
%bcond_with tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
# part of haskell-platform
|
# part of haskell-platform
|
||||||
Version: 0.5.1
|
Version: 0.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Scrap Your Boilerplate
|
Summary: Scrap Your Boilerplate
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2016 Jens Petersen <petersen@redhat.com> - 0.6-1
|
||||||
|
- update to 0.6
|
||||||
|
|
||||||
* Tue Jun 7 2016 Jens Petersen <petersen@redhat.com> - 0.5.1-1
|
* Tue Jun 7 2016 Jens Petersen <petersen@redhat.com> - 0.5.1-1
|
||||||
- update to 0.5.1
|
- update to 0.5.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user