Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2021-04-23 17:50:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation-control (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation-control.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation-control"

Fri Apr 23 17:50:30 2021 rev:39 rq:887224 version:4.4.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
    2021-02-26 21:58:38.987778577 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.12324/yast2-installation-control.changes
 2021-04-23 17:50:39.086796836 +0200
@@ -1,0 +2,13 @@
+Tue Apr 20 18:14:05 UTC 2021 - Dirk M??ller <[email protected]>
+
+- stop packaging docdir, it only contained the license which
+  is now in licensedir (bsc#1184897)
+- spec file cleanups
+- 4.4.1
+
+-------------------------------------------------------------------
+Tue Apr 20 13:51:55 UTC 2021 - Ladislav Slez??k <[email protected]>
+
+- 4.4.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-control-4.3.9.tar.bz2

New:
----
  yast2-installation-control-4.4.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation-control.spec ++++++
--- /var/tmp/diff_new_pack.NuAvhe/_old  2021-04-23 17:50:39.542797621 +0200
+++ /var/tmp/diff_new_pack.NuAvhe/_new  2021-04-23 17:50:39.542797621 +0200
@@ -17,28 +17,23 @@
 
 
 Name:           yast2-installation-control
-Version:        4.3.9
+Version:        4.4.1
 Release:        0
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        %{name}-%{version}.tar.bz2
-
 Summary:        YaST2 - RNG schema for installation control files
 License:        GPL-2.0-only
 Group:          System/YaST
 URL:            https://github.com/yast/yast-installation-control
-
-BuildRequires:  yast2-devtools >= 3.1.10
+Source0:        %{name}-%{version}.tar.bz2
 # smoke test during build
 BuildRequires:  libxml2-tools
-
+BuildRequires:  yast2-devtools >= 4.4.0
 BuildArch:      noarch
 
 %description
 This package contains RNG schema for validating the installation control files.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
@@ -47,14 +42,11 @@
 %yast_install
 
 %files
-%defattr(-,root,root)
+%license COPYING
 %dir %{yast_controldir}
 %{yast_controldir}/*.rng
 %{yast_controldir}/*.rnc
-%dir /etc/rpm
-/etc/rpm/macros.skelcd
-%license COPYING
-
-%doc %{yast_docdir}
+%dir %{_sysconfdir}/rpm
+%{_sysconfdir}/rpm/macros.skelcd
 
 %changelog

++++++ yast2-installation-control-4.3.9.tar.bz2 -> 
yast2-installation-control-4.4.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.3.9/package/yast2-installation-control.changes 
new/yast2-installation-control-4.4.1/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.3.9/package/yast2-installation-control.changes 
    2021-02-19 10:17:08.000000000 +0100
+++ 
new/yast2-installation-control-4.4.1/package/yast2-installation-control.changes 
    2021-04-21 09:57:03.000000000 +0200
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Tue Apr 20 18:14:05 UTC 2021 - Dirk M??ller <[email protected]>
+
+- stop packaging docdir, it only contained the license which
+  is now in licensedir (bsc#1184897)
+- spec file cleanups
+- 4.4.1
+
+-------------------------------------------------------------------
+Tue Apr 20 13:51:55 UTC 2021 - Ladislav Slez??k <[email protected]>
+
+- 4.4.0
+
+-------------------------------------------------------------------
 Thu Feb 18 17:15:33 UTC 2021 - David Diaz <[email protected]>
 
 - Add SELinux options (jsc#SMO-20, jsc#SLE-17342).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.3.9/package/yast2-installation-control.spec 
new/yast2-installation-control-4.4.1/package/yast2-installation-control.spec
--- 
old/yast2-installation-control-4.3.9/package/yast2-installation-control.spec    
    2021-02-19 10:17:08.000000000 +0100
+++ 
new/yast2-installation-control-4.4.1/package/yast2-installation-control.spec    
    2021-04-21 09:57:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation-control
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,23 @@
 
 
 Name:           yast2-installation-control
-Version:        4.3.9
+Version:        4.4.1
 Release:        0
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        %{name}-%{version}.tar.bz2
-
 Summary:        YaST2 - RNG schema for installation control files
 License:        GPL-2.0-only
 Group:          System/YaST
-Url:            https://github.com/yast/yast-installation-control
-
-BuildRequires:  yast2-devtools >= 3.1.10
+URL:            https://github.com/yast/yast-installation-control
+Source0:        %{name}-%{version}.tar.bz2
 # smoke test during build
 BuildRequires:  libxml2-tools
-
+BuildRequires:  yast2-devtools >= 4.4.0
 BuildArch:      noarch
 
 %description
 This package contains RNG schema for validating the installation control files.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
@@ -47,14 +42,11 @@
 %yast_install
 
 %files
-%defattr(-,root,root)
+%license COPYING
 %dir %{yast_controldir}
 %{yast_controldir}/*.rng
 %{yast_controldir}/*.rnc
-%dir /etc/rpm
-/etc/rpm/macros.skelcd
-%license COPYING
-
-%doc %{yast_docdir}
+%dir %{_sysconfdir}/rpm
+%{_sysconfdir}/rpm/macros.skelcd
 
 %changelog

Reply via email to