Hello community,

here is the log from the commit of package gaa for openSUSE:Factory checked in 
at 2020-09-03 01:18:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gaa (Old)
 and      /work/SRC/openSUSE:Factory/.gaa.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gaa"

Thu Sep  3 01:18:16 2020 rev:10 rq:831422 version:1.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/gaa/gaa.changes  2015-01-09 20:50:51.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gaa.new.3399/gaa.changes        2020-09-03 
01:18:50.684574044 +0200
@@ -1,0 +2,5 @@
+Wed Aug 26 09:31:15 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Drop historic build recipe constructs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gaa.spec ++++++
--- /var/tmp/diff_new_pack.1SwE6D/_old  2020-09-03 01:18:51.424574316 +0200
+++ /var/tmp/diff_new_pack.1SwE6D/_new  2020-09-03 01:18:51.428574318 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gaa
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,15 +20,13 @@
 Version:        1.6.6
 Release:        0
 Summary:        GAA Argument Analyzer and Code Generator
-License:        GPL-2.0+
-Group:          Development/Libraries/C and C++
-#Group: code generators
-Url:            http://gaa.sf.net/
+License:        GPL-2.0-or-later
+Group:          Development/Tools/Building
+URL:            http://gaa.sf.net/
 
 Source:         http://downloads.sf.net/gaa/%name-%version.tar.gz
 Patch1:         gaa-getline.diff
 Patch2:         gaa-parser.diff
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  flex
 
@@ -38,8 +36,7 @@
 descriptions.
 
 %prep
-%setup -q
-%patch -P 1 -P 2 -p1
+%autosetup -p1
 
 %build
 %configure --disable-static
@@ -50,9 +47,9 @@
 %make_install gaadocdir="%_docdir/%name"
 
 %files
-%defattr(-,root,root)
 %_bindir/gaa
 %_datadir/%name/
 %_docdir/%name/
+%license COPYING
 
 %changelog


Reply via email to