Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libburn.git#fa82236347904429d005fc9b5f88413aaf05fc94
This commit is contained in:
DistroBaker 2021-02-04 08:15:38 +01:00
parent a556c8dbb4
commit f02f91fe87
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Summary: Library for reading, mastering and writing optical discs
Name: libburn
Version: 1.5.2
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+
URL: http://libburnia-project.org/
Source0: http://files.libburnia-project.org/releases/%{pkgname}-%{version}.tar.gz
@ -12,7 +12,7 @@ Source2: gpgkey-44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854.gpg
Patch0: libburn-0.6.16-multilib.patch
Patch1: libburn-1.5.2-pl01.patch
BuildRequires: gnupg2
BuildRequires: gcc, intltool, gettext
BuildRequires: gcc, make, intltool, gettext
%if 0%{?rhel} && "%{name}" != "%{pkgname}"
BuildRequires: autoconf, automake, libtool, pkgconfig
%global variant 1
@ -138,6 +138,9 @@ fi
%{_mandir}/man1/cdrskin%{?variant}.1*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 28 2020 Robert Scheck <robert@fedoraproject.org> 1.5.2-4
- Upgrade to 1.5.2.pl01 (#1776514)