This commit is contained in:
Dennis Gilmore 2012-07-19 09:55:51 -05:00
parent b813c08aef
commit d873b095e1

View File

@ -4,7 +4,7 @@
Name: intltool
Summary: Utility for internationalizing various kinds of data files
Version: 0.50.2
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2 with exceptions
Group: Development/Tools
#VCS: bzr:https://code.edge.launchpad.net/~intltool/intltool/trunk
@ -51,6 +51,9 @@ make check
%{_mandir}/man*/*
%changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.50.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 0.50.2-2
- Clean up previous change and fix Requires/BuildRequires (#225902)