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/jasper.git#1132a8771f389b8f98b9e54c624cd3c619434a80
This commit is contained in:
parent
7163664d2c
commit
373c3223da
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ jasper-1.900.1.zip
|
|||||||
/version-2.0.25.tar.gz
|
/version-2.0.25.tar.gz
|
||||||
/version-2.0.26.tar.gz
|
/version-2.0.26.tar.gz
|
||||||
/version-2.0.27.tar.gz
|
/version-2.0.27.tar.gz
|
||||||
|
/version-2.0.28.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Summary: Implementation of the JPEG-2000 standard, Part 1
|
Summary: Implementation of the JPEG-2000 standard, Part 1
|
||||||
Name: jasper
|
Name: jasper
|
||||||
Version: 2.0.27
|
Version: 2.0.28
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: JasPer
|
License: JasPer
|
||||||
@ -99,10 +99,6 @@ rm -f %{buildroot}%{_libdir}/lib*.la
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%ifarch %ix86 %{arm}
|
|
||||||
rm data/test/bad/277.jp2
|
|
||||||
%endif
|
|
||||||
|
|
||||||
make test -C builder
|
make test -C builder
|
||||||
|
|
||||||
%ldconfig_scriptlets libs
|
%ldconfig_scriptlets libs
|
||||||
@ -132,6 +128,9 @@ make test -C builder
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 30 2021 Josef Ridky <jridky@redhat.com> - 2.0.28-1
|
||||||
|
- New upstream release 2.0.28 (#1944481)
|
||||||
|
|
||||||
* Wed Mar 24 2021 Josef Ridky <jridky@redhat.com> - 2.0.27-1
|
* Wed Mar 24 2021 Josef Ridky <jridky@redhat.com> - 2.0.27-1
|
||||||
- New upstream release 2.0.27 (#1940455)
|
- New upstream release 2.0.27 (#1940455)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (version-2.0.27.tar.gz) = c5d336d8364d593a785b65e7114e33cc53638e28d3b5101a8f20da653a116a54b684d5d285cb4e6ddd786ff5f294781291f3675fa5078fc69eb3a4a8ef155ea9
|
SHA512 (version-2.0.28.tar.gz) = 13a47efc3b3d10e0680e7cf0637a417df0920e1ca8af20f2206303d0a14753688f7e6c6b3383f6db946effca389754e5736e286ed45d5b643b422f5600223eab
|
||||||
|
Loading…
Reference in New Issue
Block a user