update to 0.6

This commit is contained in:
Jens Petersen 2016-06-14 11:04:43 +09:00
parent 7ac3477cca
commit 9ff4e8c56d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/syb-0.4.0.tar.gz
/syb-0.4.1.tar.gz
/syb-0.5.1.tar.gz
/syb-0.6.tar.gz

View File

@ -4,11 +4,11 @@
# 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
%bcond_with tests
%bcond_without tests
Name: ghc-%{pkg_name}
# part of haskell-platform
Version: 0.5.1
Version: 0.6
Release: 1%{?dist}
Summary: Scrap Your Boilerplate
@ -85,6 +85,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%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
- update to 0.5.1

View File

@ -1 +1 @@
88543f017b0c2ed24ffa37253aabcb5b syb-0.5.1.tar.gz
5e504b61bd0aae7ca4afdfb46133b881 syb-0.6.tar.gz