This commit is contained in:
Dennis Gilmore 2012-07-21 20:22:13 -05:00
parent a1f7d2b4ae
commit 1d261c6823
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: 15%{?dist}
Release: 16%{?dist}
License: GPLv2+
Group: Applications/Archiving
URL: http://sourceforge.net/projects/linux-udf/
@ -58,6 +58,9 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%changelog
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0b3-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jan 26 2012 Honza Horak <hhorak@redhat.com> - 1.0.0b3-15
- fixed segmentation fault
Resolves: #685005