diff --git a/0.18.tar.gz b/0.18.tar.gz deleted file mode 100644 index 82bb7b2..0000000 Binary files a/0.18.tar.gz and /dev/null differ diff --git a/0.19.tar.gz b/0.19.tar.gz new file mode 100644 index 0000000..44ee43b Binary files /dev/null and b/0.19.tar.gz differ diff --git a/jbig2dec.spec b/jbig2dec.spec index 0218658..10e5647 100644 --- a/jbig2dec.spec +++ b/jbig2dec.spec @@ -1,9 +1,9 @@ Name: jbig2dec -Version: 0.18 -Release: 2 +Version: 0.19 +Release: 1 Summary: A decoder implementation of the JBIG2 image compression format. -License: GPLv2 +License: AGPLv3+ URL: https://jbig2dec.com/ Source0: https://github.com/ArtifexSoftware/jbig2dec/archive/%{version}.tar.gz @@ -62,6 +62,9 @@ echo "/usr/lib64" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf %{_mandir}/man1/%{name}.1* %changelog +* Thu Jan 28 2021 zhanzhimin - 0.19-1 +- update to 0.19 + * Tue Sep 8 2020 hanhui - 0.18-2 - Type:bugfix - ID:NA