This commit is contained in:
Peter Robinson 2014-08-16 22:14:43 +00:00
parent 5efa71aeea
commit 1e1ecfd6db

View File

@ -1,6 +1,6 @@
Name: jbigkit Name: jbigkit
Version: 2.1 Version: 2.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: JBIG1 lossless image compression tools Summary: JBIG1 lossless image compression tools
Group: Development/Libraries Group: Development/Libraries
@ -92,6 +92,9 @@ make test
%{_includedir}/jbig*.h %{_includedir}/jbig*.h
%changelog %changelog
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Mon Aug 04 2014 Fridolin Pokorny <fpokorny@redhat.com> - 2.1-1 * Mon Aug 04 2014 Fridolin Pokorny <fpokorny@redhat.com> - 2.1-1
- Update to 2.1 - Update to 2.1
- Removed jbigkit-CVE-2013-6369.patch (accepted by upstream) - Removed jbigkit-CVE-2013-6369.patch (accepted by upstream)