Upgrade to 1.1.8
This commit is contained in:
parent
c605f53cd5
commit
8a369434a5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
libisoburn-1.1.6.tar.gz
|
libisoburn-1.1.8.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Library to enable creation and expansion of ISO-9660 filesystems
|
Summary: Library to enable creation and expansion of ISO-9660 filesystems
|
||||||
Name: libisoburn
|
Name: libisoburn
|
||||||
Version: 1.1.6
|
Version: 1.1.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -9,7 +9,7 @@ Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.
|
|||||||
Source1: xorriso_servicemenu.desktop
|
Source1: xorriso_servicemenu.desktop
|
||||||
Patch0: libisoburn-1.0.8-multilib.patch
|
Patch0: libisoburn-1.0.8-multilib.patch
|
||||||
BuildRequires: libacl-devel, zlib-devel, doxygen, graphviz
|
BuildRequires: libacl-devel, zlib-devel, doxygen, graphviz
|
||||||
BuildRequires: libburn-devel >= 1.1.6, libisofs-devel >= 1.1.6
|
BuildRequires: libburn-devel >= 1.1.8, libisofs-devel >= 1.1.6
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -133,6 +133,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 27 2011 Robert Scheck <robert@fedoraproject.org> 1.1.8-1
|
||||||
|
- Upgrade to 1.1.8
|
||||||
|
|
||||||
* Sun Oct 09 2011 Robert Scheck <robert@fedoraproject.org> 1.1.6-1
|
* Sun Oct 09 2011 Robert Scheck <robert@fedoraproject.org> 1.1.6-1
|
||||||
- Upgrade to 1.1.6
|
- Upgrade to 1.1.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user