diff options
| author | Miroslav Lichvar <mlichvar@redhat.com> | 2013-07-16 17:23:56 +0200 |
|---|---|---|
| committer | Miroslav Lichvar <mlichvar@redhat.com> | 2013-07-16 20:30:37 +0200 |
| commit | f9bd6a554dc4b4fa7f382dcada5913c2f60665f8 (patch) | |
| tree | ec84764ef84a72e8623c6455b44b07919d444a05 | |
| parent | 08ad04ef5d0fecf82c0343eacc1a116f643531ce (diff) | |
2.0.9-3
| -rw-r--r-- | guile.spec | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,7 @@ Summary: A GNU implementation of Scheme for application extensibility Name: guile %define mver 2.0 Version: 2.0.9 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 5 Source: ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.gz URL: http://www.gnu.org/software/guile/ @@ -174,6 +174,13 @@ fi %{_includedir}/guile %changelog +* Tue Jul 16 2013 Miroslav Lichvar <mlichvar@redhat.com> - 5:2.0.9-3 +- drop renaming to guile2 +- fix multilib conflicts +- fix post scriptlet to not remove files on upgrade +- remove obsolete code from slib trigger +- fix weekdays in changelog + * Tue Jul 09 2013 Karsten Hopp <karsten@redhat.com> 2.0.9-2 - bump release and rebuild to fix dependencies on PPC |
