This commit is contained in:
Dennis Gilmore 2013-08-04 00:34:42 -05:00
parent 89b816c69c
commit a84156d823

View File

@ -1,7 +1,7 @@
Summary: Tool for removing ifdef'd lines
Name: unifdef
Version: 2.9
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 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
- Update to latest upstream.