Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2023-03-17 17:05:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and      /work/SRC/openSUSE:Factory/.geotiff.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geotiff"

Fri Mar 17 17:05:09 2023 rev:13 rq:1072620 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2022-05-06 
19:00:12.689413745 +0200
+++ /work/SRC/openSUSE:Factory/.geotiff.new.31432/geotiff.changes       
2023-03-17 17:05:27.822060140 +0100
@@ -1,0 +2,5 @@
+Fri Mar 17 12:47:40 UTC 2023 - Martin Pluskal <[email protected]>
+
+- Update spec file
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ geotiff.spec ++++++
--- /var/tmp/diff_new_pack.qtAqZr/_old  2023-03-17 17:05:28.334062839 +0100
+++ /var/tmp/diff_new_pack.qtAqZr/_new  2023-03-17 17:05:28.342062881 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package geotiff
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,8 +26,6 @@
 Group:          Productivity/Scientific/Other
 URL:            https://github.com/OSGeo/libgeotiff
 Source0:        
https://github.com/OSGeo/libgeotiff/releases/download/%{version}/libgeotiff-%{version}.tar.gz
-# UPSTREAM Patch (geotif) to be used with gdal 2.4.1
-# Patch0:         https://github.com/OSGeo/libgeotiff/commit/f4956251.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
@@ -67,9 +65,7 @@
 GeoTIFF keys in new files.
 
 %prep
-
-%setup -q -n lib%{name}-%{version}
-#%%autopatch -p2
+%autosetup -n lib%{name}-%{version}
 
 %build
 export CFLAGS="%{optflags} $CFLAGS -g -fstack-protector -fno-strict-aliasing 
-D _BSD_SOURCE"
@@ -83,7 +79,7 @@
        --with-pic \
        --enable-static=no \
        --enable-debug=yes
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

Reply via email to