From f19582203643b3a8bf2490bf9e7cdfdf807395aa Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Thu, 10 Nov 2022 17:39:11 +0800 Subject: [PATCH] Change source --- pbzip2.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pbzip2.spec b/pbzip2.spec index ea74651..b57d4ee 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -1,11 +1,11 @@ Name: pbzip2 Version: 1.1.12 -Release: 10 +Release: 11 Summary: Parallel implementation of the bzip2 block-sorting file compressor License: BSD URL: http://www.compression.ca/pbzip2/ -Source0: http://www.compression.ca/pbzip2/pbzip2-%{version}.tar.gz +Source0: http://launchpad.net/pbzip2/1.1/1.1.12/+download/pbzip2-%{version}.tar.gz Patch0: pbzip2-1.1.12-buildflags.patch BuildRequires: gcc-c++ bzip2-devel @@ -46,5 +46,8 @@ popd %{_mandir}/man1/* %changelog +* Thu Nov 10 2022 liyanan - 1.1.12-11 +- Change source + * Fri Jan 10 2020 openEuler Buildteam - 1.1.12-10 -- Package init \ No newline at end of file +- Package init