update to latest upstream

This commit is contained in:
Eric Smith 2014-02-26 18:50:18 -07:00
parent a84156d823
commit 81e86f7f7e
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
unifdef-1.334.tar.gz
/unifdef-2.6.tar.gz
/unifdef-2.9.tar.xz
/unifdef-2.10.tar.xz

View File

@ -1 +1 @@
9b7354aad8beac3ad8bb7f645cbd042a unifdef-2.9.tar.xz
bb5d895e5ebbba5c5cc0c2771cf97ebe unifdef-2.10.tar.xz

View File

@ -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