Update to m4-1.4.16
This commit is contained in:
parent
9670e56e70
commit
2bbbe80b77
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ m4-1.4.14.tar.xz
|
|||||||
m4-1.4.14.tar.xz.sig
|
m4-1.4.14.tar.xz.sig
|
||||||
/m4-1.4.15.tar.xz
|
/m4-1.4.15.tar.xz
|
||||||
/m4-1.4.15.tar.xz.sig
|
/m4-1.4.15.tar.xz.sig
|
||||||
|
/m4-1.4.16.tar.xz
|
||||||
|
/m4-1.4.16.tar.xz.sig
|
||||||
|
7
m4.spec
7
m4.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: The GNU macro processor
|
Summary: The GNU macro processor
|
||||||
Name: m4
|
Name: m4
|
||||||
Version: 1.4.15
|
Version: 1.4.16
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
|
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
|
||||||
@ -60,6 +60,9 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.16-1
|
||||||
|
- Update to m4-1.4.16
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.15-2
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.15-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user