Hello community,

here is the log from the commit of package ghc-libxml-sax for openSUSE:Factory 
checked in at 2020-09-15 16:18:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-libxml-sax (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-libxml-sax.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-libxml-sax"

Tue Sep 15 16:18:43 2020 rev:3 rq:833289 version:0.7.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-libxml-sax/ghc-libxml-sax.changes    
2018-10-25 08:17:41.576035297 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-libxml-sax.new.4249/ghc-libxml-sax.changes  
2020-09-15 16:18:47.978051690 +0200
@@ -1,0 +2,5 @@
+Fri Sep  4 10:40:13 UTC 2020 - Peter Simons <psim...@suse.com>
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-libxml-sax.spec ++++++
--- /var/tmp/diff_new_pack.fjlfIZ/_old  2020-09-15 16:18:49.426053031 +0200
+++ /var/tmp/diff_new_pack.fjlfIZ/_new  2020-09-15 16:18:49.434053039 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-libxml-sax
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        Bindings for the libXML2 SAX interface
 License:        MIT
-Group:          Development/Libraries/Haskell
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
@@ -39,7 +38,6 @@
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
-Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires:       libxml2-devel
@@ -52,7 +50,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %build
 %ghc_lib_build


Reply via email to