#1070202 update to latest upstream
This commit is contained in:
parent
a84156d823
commit
81e86f7f7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
unifdef-1.334.tar.gz
|
||||
/unifdef-2.6.tar.gz
|
||||
/unifdef-2.9.tar.xz
|
||||
/unifdef-2.10.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9b7354aad8beac3ad8bb7f645cbd042a unifdef-2.9.tar.xz
|
||||
bb5d895e5ebbba5c5cc0c2771cf97ebe unifdef-2.10.tar.xz
|
||||
|
11
unifdef.spec
11
unifdef.spec
@ -1,7 +1,7 @@
|
||||
Summary: Tool for removing ifdef'd lines
|
||||
Name: unifdef
|
||||
Version: 2.9
|
||||
Release: 2%{?dist}
|
||||
Version: 2.10
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Languages
|
||||
URL: http://dotat.at/prog/unifdef/
|
||||
@ -43,10 +43,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 26 2014 Eric Smith <spacewar@gmail.com> - 2.10-1
|
||||
- Update to latest upstream.
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Sun Jun 09 2013 Eric Smith <brouhaha@fedoraproject.org> - 2.9-1
|
||||
* Sun Jun 09 2013 Eric Smith <spacewar@gmail.com> - 2.9-1
|
||||
- Update to latest upstream.
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-4
|
||||
@ -58,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Sun Apr 30 2011 Eric Smith <eric@brouhaha.com> 2.6-1
|
||||
* Sat Apr 30 2011 Eric Smith <eric@brouhaha.com> 2.6-1
|
||||
- Update to latest upstream
|
||||
- Upstream now includes their own strlcmp, so we no longer need to use
|
||||
libbsd
|
||||
|
Loading…
Reference in New Issue
Block a user