Hello community,

here is the log from the commit of package pkgdiff for openSUSE:Factory checked 
in at 2020-11-24 22:14:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pkgdiff (Old)
 and      /work/SRC/openSUSE:Factory/.pkgdiff.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pkgdiff"

Tue Nov 24 22:14:04 2020 rev:2 rq:850387 version:1.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pkgdiff/pkgdiff.changes  2017-07-05 
23:56:45.842384285 +0200
+++ /work/SRC/openSUSE:Factory/.pkgdiff.new.5913/pkgdiff.changes        
2020-11-24 22:14:25.307603545 +0100
@@ -1,0 +2,5 @@
+Tue Nov 24 09:30:53 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Package cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pkgdiff.spec ++++++
--- /var/tmp/diff_new_pack.yCtaaH/_old  2020-11-24 22:14:25.863604060 +0100
+++ /var/tmp/diff_new_pack.yCtaaH/_new  2020-11-24 22:14:25.863604060 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pkgdiff
 #
-# Copyright (c) 2017 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
@@ -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,12 +20,11 @@
 Version:        1.7.2
 Release:        0
 Summary:        Package Changes Analyzer
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Development/Tools/Other
-Url:            https://github.com/lvc/pkgdiff
+URL:            https://github.com/lvc/pkgdiff
 Source:         
https://github.com/lvc/pkgdiff/archive/%{version}.tar.gz#/%{name}-%{version}.tar.xz
 BuildRequires:  help2man
-BuildRequires:  make
 Requires:       awk
 Requires:       binutils
 Requires:       diff
@@ -33,7 +32,6 @@
 Requires:       wdiff
 Suggests:       abi-compliance-checker
 Suggests:       abi-dumper
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -42,7 +40,7 @@
 compatibility of old and new versions of packages.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 chmod 0755 %{name}.pl
@@ -60,8 +58,8 @@
 install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1
 
 %files
-%defattr(-,root,root)
-%doc LICENSE README doc
+%license LICENSE
+%doc README doc
 %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man*/*
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to