From 7b836764f2b209d9c6209c4c0dd849684220d03d Mon Sep 17 00:00:00 2001 From: shirely16 <1360148247@qq.com> Date: Tue, 8 Sep 2020 18:51:14 +0800 Subject: [PATCH] modify source url --- jbig2dec.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/jbig2dec.spec b/jbig2dec.spec index 9049232..0218658 100644 --- a/jbig2dec.spec +++ b/jbig2dec.spec @@ -1,11 +1,11 @@ Name: jbig2dec Version: 0.18 -Release: 1 +Release: 2 Summary: A decoder implementation of the JBIG2 image compression format. License: GPLv2 URL: https://jbig2dec.com/ -Source0: https://github.com/ArtifexSoftware/jbig2dec/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/ArtifexSoftware/jbig2dec/archive/%{version}.tar.gz BuildRequires: gcc libtool chrpath Provides: %{name}-libs = %{version}-%{release} @@ -62,6 +62,12 @@ echo "/usr/lib64" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf %{_mandir}/man1/%{name}.1* %changelog +* Tue Sep 8 2020 hanhui - 0.18-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source url + * Mon Jun 22 2020 xinghe - 0.18-1 - Type:enhancement - ID:NA