This commit is contained in:
Dennis Gilmore 2014-06-07 16:59:58 -05:00
parent a36df63e26
commit 3227c7158c

View File

@ -1,6 +1,6 @@
Name: icoutils
Version: 0.31.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Utility for extracting and converting Microsoft icon and cursor files
Group: Applications/Multimedia
@ -52,6 +52,9 @@ make install DESTDIR=%{buildroot}
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Apr 01 2014 Martin Gieseking <martin.gieseking@uos.de> 0.31.0-4
- Fixed autoreconf issue (RHBZ #1083081)