From e4f8944b69f78aca32554b74fcc37dd19f84d8c2 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 20:39:02 +0000 Subject: [PATCH] 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/pbzip2.git#65c9ba89040c1d297f10ee87366587d92c5a2df6 --- pbzip2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pbzip2.spec b/pbzip2.spec index 7cd0f6b..a9450dd 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -1,9 +1,10 @@ Name: pbzip2 Version: 1.1.13 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parallel implementation of bzip2 URL: https://launchpad.net/pbzip2 License: BSD +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: bzip2-devel Source0: https://launchpad.net/pbzip2/1.1/%{version}/+download/pbzip2-%{version}.tar.gz @@ -45,6 +46,9 @@ ln -sf ./%{name} %{buildroot}%{_bindir}/pbzcat %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.13-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild