This commit is contained in:
Dennis Gilmore 2014-06-07 21:48:56 -05:00
parent 81e86f7f7e
commit 01c6c2826d

View File

@ -1,7 +1,7 @@
Summary: Tool for removing ifdef'd lines
Name: unifdef
Version: 2.10
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
Group: Development/Languages
URL: http://dotat.at/prog/unifdef/
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Feb 26 2014 Eric Smith <spacewar@gmail.com> - 2.10-1
- Update to latest upstream.