Upgrade to 1.4.6 (#1377002)
This commit is contained in:
parent
16114ac45d
commit
465fcd6b74
@ -1,6 +1,6 @@
|
||||
Summary: Library to enable creation and expansion of ISO-9660 filesystems
|
||||
Name: libisoburn
|
||||
Version: 1.4.4
|
||||
Version: 1.4.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -10,10 +10,10 @@ Source1: xorriso_servicemenu.desktop
|
||||
Patch0: libisoburn-1.0.8-multilib.patch
|
||||
BuildRequires: readline-devel, libacl-devel, zlib-devel, doxygen, graphviz
|
||||
%if 0%{?rhel} >= 6
|
||||
BuildRequires: libburn1-devel >= 1.4.4, libisofs1-devel >= 1.4.4
|
||||
BuildRequires: libburn1-devel >= 1.4.6, libisofs1-devel >= 1.4.6
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
%else
|
||||
BuildRequires: libburn-devel >= 1.4.4, libisofs-devel >= 1.4.4
|
||||
BuildRequires: libburn-devel >= 1.4.6, libisofs-devel >= 1.4.6
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -177,6 +177,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Sep 18 2016 Robert Scheck <robert@fedoraproject.org> 1.4.6-1
|
||||
- Upgrade to 1.4.6 (#1377002)
|
||||
|
||||
* Tue Jul 05 2016 Robert Scheck <robert@fedoraproject.org> 1.4.4-1
|
||||
- Upgrade to 1.4.4 (#1352345)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user