Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ddccontrol-db for openSUSE:Factory 
checked in at 2022-09-16 13:32:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ddccontrol-db (Old)
 and      /work/SRC/openSUSE:Factory/.ddccontrol-db.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ddccontrol-db"

Fri Sep 16 13:32:16 2022 rev:2 rq:1003571 version:20220903

Changes:
--------
--- /work/SRC/openSUSE:Factory/ddccontrol-db/ddccontrol-db.changes      
2016-11-21 14:25:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ddccontrol-db.new.2083/ddccontrol-db.changes    
2022-09-16 13:32:39.389329896 +0200
@@ -1,0 +2,5 @@
+Wed Sep 14 14:51:00 UTC 2022 - Fritz Reichwald <reichw...@b1-systems.de> - 
20220903
+
+- Update to new upstream release 20220903
+
+-------------------------------------------------------------------

Old:
----
  ddccontrol-db-20120905+git130da80.tar.bz2

New:
----
  ddccontrol-db-20220903.tar.gz

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

Other differences:
------------------
++++++ ddccontrol-db.spec ++++++
--- /var/tmp/diff_new_pack.OLrLHl/_old  2022-09-16 13:32:40.309332868 +0200
+++ /var/tmp/diff_new_pack.OLrLHl/_new  2022-09-16 13:32:40.313332881 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ddccontrol-db
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,29 +12,30 @@
 # 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/
 #
 
 
 Name:           ddccontrol-db
-Url:            http://ddccontrol.sourceforge.net/
-Version:        20120905+git130da80
+URL:            https://github.com/ddccontrol/ddccontrol-db
+Version:        20220903
 Release:        0
 Summary:        Monitor database for ddccontrol
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Hardware/Other
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390 s390x
-BuildRequires:  autoconf automake libtool
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gettext-tools
 BuildRequires:  intltool
-BuildRequires:  perl >= 5.8.1, perl-XML-Parser
-
+BuildRequires:  libtool
+BuildRequires:  m4
 Recommends:     %{name}-lang = %version
 
-
 %description
 Database of well-known monitors and their DDC/CI controls
 used by ddccontrol.
@@ -42,32 +43,28 @@
 
 %lang_package
 
-
 %prep
 %setup -q
 ./autogen.sh
 
-
 %build
 %configure
 make %{?_smp_mflags}
 
-
 %install
 make install DESTDIR=$RPM_BUILD_ROOT prefix=/usr
 %find_lang %{name}
 
-
 %files
 %defattr(-,root,root)
 %dir %{_datadir}/ddccontrol-db
 %dir %{_datadir}/ddccontrol-db/monitor
 %{_datadir}/ddccontrol-db/monitor/*
 %{_datadir}/ddccontrol-db/options.xml
-%doc AUTHORS COPYING ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README.md
+%license COPYING
 
 %files lang -f ddccontrol-db.lang
 %defattr(-,root,root)
 
-
 %changelog

Reply via email to