version 0.1.58
This commit is contained in:
parent
e5de845b47
commit
e3c3e30cca
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ babl-0.1.2.tar.bz2
|
||||
/babl-0.1.50.tar.bz2
|
||||
/babl-0.1.52.tar.bz2
|
||||
/babl-0.1.56.tar.bz2
|
||||
/babl-0.1.58.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
# skip tests known to be problematic in a specific version
|
||||
%global skip_checks_version 0.1.56
|
||||
%global skip_checks_version 0.1.58
|
||||
%ifarch ppc64 ppc64le
|
||||
%global skip_checks %nil
|
||||
%else
|
||||
@ -18,8 +18,8 @@
|
||||
|
||||
Summary: A dynamic, any to any, pixel format conversion library
|
||||
Name: babl
|
||||
Version: 0.1.56
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.58
|
||||
Release: 1%{?dist}
|
||||
|
||||
# Compute some version related macros
|
||||
# Ugly hack, you need to get your quoting backslashes/percent signs straight
|
||||
@ -121,6 +121,9 @@ make check
|
||||
%doc %{develdocdir}
|
||||
|
||||
%changelog
|
||||
* Fri Nov 09 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.58-1
|
||||
- version 0.1.58
|
||||
|
||||
* Mon Aug 20 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.56-2
|
||||
- skip problematic tests also on new version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (babl-0.1.56.tar.bz2) = e3d6192126df136537ce13b2858a7ec078251093762052bb3edd826a26ab36fee73375ee854bdf423f22fc30f23bcafb3ae46e986ed6555f3ef0809b12c612ba
|
||||
SHA512 (babl-0.1.58.tar.bz2) = 4747e9432072ab786f096f18fabe307587f307369ca89ec7ece2ae8db59ea8f618a67c6c9ed93a8f21533bd91e00db05653b37b923dfee074d7c4381452324ce
|
||||
|
Loading…
Reference in New Issue
Block a user