remove %'s from previous changelog
This commit is contained in:
parent
501056a31d
commit
19e1a4bd99
@ -2,7 +2,7 @@
|
||||
|
||||
Name: cabal-rpm
|
||||
Version: 0.9.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: RPM packaging tool for Haskell Cabal-based packages
|
||||
|
||||
License: GPLv3+
|
||||
@ -69,10 +69,13 @@ ln -s cblrpm %{buildroot}%{_bindir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 5 2015 Jens Petersen <petersen@redhat.com> - 0.9.3-2
|
||||
- remove %'s from previous changelog
|
||||
|
||||
* Thu Feb 5 2015 Jens Petersen <petersen@redhat.com> - 0.9.3-1
|
||||
- make sure tarball destdir exists before copying
|
||||
- update improvements: new-sources first, continue if patch fails, git commit changes
|
||||
- sort executables and use %pkg_name in %ghc_fix_dynamic_rpath
|
||||
- sort executables and use pkg_name in ghc_fix_dynamic_rpath
|
||||
- drop the debuginfo handling for C files
|
||||
- ignore emacs temp ".#pkgname.spec" files
|
||||
- improve output for listing missing packages
|
||||
|
Loading…
Reference in New Issue
Block a user