summaryrefslogtreecommitdiffstats
path: root/vips.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vips.spec')
-rw-r--r--vips.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/vips.spec b/vips.spec
index 14c257d..8cad9cb 100644
--- a/vips.spec
+++ b/vips.spec
@@ -8,7 +8,7 @@
# Please preserve changelog entries
#
%global vips_version_base 8.13
-%global vips_version %{vips_version_base}.1
+%global vips_version %{vips_version_base}.2
%global vips_soname_major 42
#global vips_prever rc2
%global vips_tarver %{vips_version}%{?vips_prever:-%{vips_prever}}
@@ -49,7 +49,6 @@
# --without heif --without im7 --with im6
# --without heif --without im7 --with gm
# --with heif --with im7
-
%bcond_with im6
%bcond_without im7
%bcond_with gm
@@ -78,8 +77,6 @@ License: LGPLv2+
URL: https://libvips.github.io/libvips/
Source0: https://github.com/libvips/libvips/releases/download/v%{vips_tarver}/vips-%{vips_tarver}.tar.gz
-Patch0: vips-upstream.patch
-
BuildRequires: make
BuildRequires: gcc
BuildRequires: gcc-c++
@@ -311,7 +308,6 @@ exit 1
%endif
%setup -q -n vips-%{vips_version}
-%patch0 -p1 -b .up
# make the version string consistent for multiarch
export FAKE_BUILD_DATE=$(date -r %{SOURCE0})
@@ -464,6 +460,9 @@ make check
%changelog
+* Thu Sep 29 2022 Remi Collet <remi@remirepo.net> - 8.13.2-1
+- update to 8.13.2
+
* Sun Sep 4 2022 Remi Collet <remi@remirepo.net> - 8.13.1-1
- update to 8.13.1