bump version
This commit is contained in:
parent
87a97e89f3
commit
caadeff016
@ -6,7 +6,7 @@
|
||||
#%%global without_hscolour 1
|
||||
|
||||
Name: ghc-rpm-macros
|
||||
Version: 1.2
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: RPM macros for building packages for GHC
|
||||
|
||||
@ -90,6 +90,10 @@ EOF
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2014 Jens Petersen <petersen@redhat.com> - 1.2.1-1
|
||||
- ghc_fix_dynamic_rpath: abort for non-existent executable name
|
||||
- cabal-tweak-flag: add manual field to enforce flag changes
|
||||
|
||||
* Tue Oct 15 2013 Jens Petersen <petersen@redhat.com> - 1.2-1
|
||||
- add ghcpkgdocdir, which like _pkgdocdir allows for unversioned haddock dirs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user