Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pari-galpol for openSUSE:Factory 
checked in at 2022-06-17 21:21:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pari-galpol (Old)
 and      /work/SRC/openSUSE:Factory/.pari-galpol.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pari-galpol"

Fri Jun 17 21:21:00 2022 rev:10 rq:983192 version:20180625

Changes:
--------
--- /work/SRC/openSUSE:Factory/pari-galpol/pari-galpol.changes  2020-03-30 
23:05:19.624242268 +0200
+++ /work/SRC/openSUSE:Factory/.pari-galpol.new.1548/pari-galpol.changes        
2022-06-17 21:23:22.582801467 +0200
@@ -1,0 +2,5 @@
+Thu Jun 16 22:06:15 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Specfile modernization
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pari-galpol.spec ++++++
--- /var/tmp/diff_new_pack.2IVjjS/_old  2022-06-17 21:23:22.998801692 +0200
+++ /var/tmp/diff_new_pack.2IVjjS/_new  2022-06-17 21:23:23.002801695 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pari-galpol
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Source:         http://pari.math.u-bordeaux.fr/pub/pari/packages/galpol.tgz
 Source2:        http://pari.math.u-bordeaux.fr/pub/pari/packages/galpol.tgz.asc
 Source3:        LICENSE
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
 BuildArch:      noarch
 Conflicts:      libpari-gmp < 2.4.3
 
@@ -36,7 +36,7 @@
 extensions of the rationals, accessed by the "galoisgetpol" function.
 
 %prep
-%setup -qn data
+%autosetup -n data
 cp "%_sourcedir/LICENSE" .
 
 %build
@@ -45,10 +45,10 @@
 c="%buildroot/%_datadir/pari"
 mkdir -p "$c"
 mv galpol "$c/"
+%fdupes %buildroot/%_prefix
 
 %files
-%defattr(-,root,root)
 %_datadir/pari
-%doc LICENSE
+%license LICENSE
 
 %changelog

Reply via email to