This commit is contained in:
Dennis Gilmore 2015-06-19 01:26:22 +00:00
parent fdd94dc7e9
commit d982aa5c4a
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Linux UDF Filesystem userspace utilities
Name: udftools
Version: 1.0.0b3
Release: 29%{?dist}
Release: 30%{?dist}
License: GPLv2+
Group: Applications/Archiving
URL: http://sourceforge.net/projects/linux-udf/
@ -63,6 +63,9 @@ rm -rf %{buildroot}%{_bindir}/udffsck
%changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0b3-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Feb 20 2015 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.0.0b3-29
- FTBFS fixed, --std=gnu89 is no longer default with gcc-5