Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sgml-skel for openSUSE:Factory 
checked in at 2022-03-28 17:00:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sgml-skel (Old)
 and      /work/SRC/openSUSE:Factory/.sgml-skel.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sgml-skel"

Mon Mar 28 17:00:16 2022 rev:24 rq:964909 version:0.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sgml-skel/sgml-skel.changes      2021-06-01 
10:34:26.944505297 +0200
+++ /work/SRC/openSUSE:Factory/.sgml-skel.new.1900/sgml-skel.changes    
2022-03-28 17:01:05.709012899 +0200
@@ -1,0 +2,7 @@
+Fri Mar 25 16:07:19 UTC 2022 - Thomas Schraitle <thomas.schrai...@suse.com> - 
0.7.2
+
+- Create version 0.7.2
+- Ensure resulting file has proper SELinux context (#6)
+- Apply spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  sgml-skel-0.7.1.tar.gz

New:
----
  sgml-skel-0.7.2.tar.gz

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

Other differences:
------------------
++++++ sgml-skel.spec ++++++
--- /var/tmp/diff_new_pack.jn6EGc/_old  2022-03-28 17:01:06.193013556 +0200
+++ /var/tmp/diff_new_pack.jn6EGc/_new  2022-03-28 17:01:06.197013561 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sgml-skel
 #
-# Copyright (c) 2021 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
@@ -17,7 +17,7 @@
 
 
 Name:           sgml-skel
-Version:        0.7.1
+Version:        0.7.2
 Release:        0
 Summary:        Helper Scripts for the SGML System
 License:        GPL-2.0-or-later
@@ -77,12 +77,12 @@
 update-xml-catalog
 
 %files
-%defattr(-, root, root)
 %dir %{_sysconfdir}/sgml
 %dir %{_sysconfdir}/xml
 %dir %{_sysconfdir}/xml/catalog.d
 %dir %{_localstatedir}/lib/sgml
-%doc AUTHORS COPYING ChangeLog README*
+%license COPYING
+%doc AUTHORS ChangeLog README*
 %ghost %{_sysconfdir}/sgml/catalog
 %ghost %{_sysconfdir}/xml/suse-catalog.xml
 %ghost %{_sysconfdir}/xml/catalog-d.xml

++++++ sgml-skel-0.7.1.tar.gz -> sgml-skel-0.7.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/ChangeLog 
new/sgml-skel-0.7.2/ChangeLog
--- old/sgml-skel-0.7.1/ChangeLog       2017-01-30 17:26:33.000000000 +0100
+++ new/sgml-skel-0.7.2/ChangeLog       2022-03-25 17:02:21.000000000 +0100
@@ -1,3 +1,9 @@
+2022-03-23  Tom Schraitle <t...@suse.de>
+
+        * Release 0.7.2.
+        * Ensure resulting file has proper SELinux context #6
+          (fix by Johannes Segitz)
+
 2017-01-30  Fabian Vogt <fv...@suse.com>
 
        * Release 0.7.1.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/configure 
new/sgml-skel-0.7.2/configure
--- old/sgml-skel-0.7.1/configure       2017-01-30 17:26:33.000000000 +0100
+++ new/sgml-skel-0.7.2/configure       2022-03-25 17:02:21.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sgml-skel 0.7.1.
+# Generated by GNU Autoconf 2.69 for sgml-skel 0.7.2.
 #
 # Report bugs to <keic...@gmx.net>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='sgml-skel'
 PACKAGE_TARNAME='sgml-skel'
-PACKAGE_VERSION='0.7.1'
-PACKAGE_STRING='sgml-skel 0.7.1'
+PACKAGE_VERSION='0.7.2'
+PACKAGE_STRING='sgml-skel 0.7.2'
 PACKAGE_BUGREPORT='keic...@gmx.net'
 PACKAGE_URL=''
 
@@ -1209,7 +1209,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures sgml-skel 0.7.1 to adapt to many kinds of systems.
+\`configure' configures sgml-skel 0.7.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1279,7 +1279,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of sgml-skel 0.7.1:";;
+     short | recursive ) echo "Configuration of sgml-skel 0.7.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1353,7 +1353,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sgml-skel configure 0.7.1
+sgml-skel configure 0.7.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1370,7 +1370,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sgml-skel $as_me 0.7.1, which was
+It was created by sgml-skel $as_me 0.7.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2309,7 +2309,7 @@
 
 # Define the identity of the package.
  PACKAGE='sgml-skel'
- VERSION='0.7.1'
+ VERSION='0.7.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2998,7 +2998,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by sgml-skel $as_me 0.7.1, which was
+This file was extended by sgml-skel $as_me 0.7.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3051,7 +3051,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-sgml-skel config.status 0.7.1
+sgml-skel config.status 0.7.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/configure.ac 
new/sgml-skel-0.7.2/configure.ac
--- old/sgml-skel-0.7.1/configure.ac    2017-01-30 17:26:33.000000000 +0100
+++ new/sgml-skel-0.7.2/configure.ac    2022-03-25 17:02:21.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT(sgml-skel, [0.7.1], [keic...@gmx.net])
+AC_INIT(sgml-skel, [0.7.2], [keic...@gmx.net])
 AC_CONFIG_SRCDIR([install-dtd.sh])
 
 AC_PREREQ(2.56)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/install-catalog 
new/sgml-skel-0.7.2/install-catalog
--- old/sgml-skel-0.7.1/install-catalog 2017-01-30 17:26:33.000000000 +0100
+++ new/sgml-skel-0.7.2/install-catalog 2022-03-25 17:02:21.000000000 +0100
@@ -16,7 +16,7 @@
 "
 
 # Set version message
-SGML_VERSION_MESSAGE="sgml-common version 0.7.1 (install-catalog version 1.0)"
+SGML_VERSION_MESSAGE="sgml-common version 0.7.2 (install-catalog version 1.0)"
 
 # Set type of pointer
 SGML_POINTER="CATALOG"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/install-dtd.sh 
new/sgml-skel-0.7.2/install-dtd.sh
--- old/sgml-skel-0.7.1/install-dtd.sh  2017-01-30 17:26:33.000000000 +0100
+++ new/sgml-skel-0.7.2/install-dtd.sh  2022-03-25 17:02:21.000000000 +0100
@@ -5,7 +5,7 @@
 # GPL
 
 package=sgml-skel
-version=0.7.1
+version=0.7.2
 
 LANGUAGE=C; export LANGUAGE
 LC_ALL=C; export LC_ALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/parse-sgml-catalog.sh 
new/sgml-skel-0.7.2/parse-sgml-catalog.sh
--- old/sgml-skel-0.7.1/parse-sgml-catalog.sh   2017-01-30 17:26:33.000000000 
+0100
+++ new/sgml-skel-0.7.2/parse-sgml-catalog.sh   2022-03-25 17:02:21.000000000 
+0100
@@ -4,7 +4,7 @@
 # GPL
 
 package=sgml-skel
-version=0.7.1
+version=0.7.2
 
 LANGUAGE=C; export LANGUAGE
 LC_ALL=C; export LC_ALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/sgml-register-catalog 
new/sgml-skel-0.7.2/sgml-register-catalog
--- old/sgml-skel-0.7.1/sgml-register-catalog   2017-01-30 17:26:33.000000000 
+0100
+++ new/sgml-skel-0.7.2/sgml-register-catalog   2022-03-25 17:02:21.000000000 
+0100
@@ -15,7 +15,7 @@
   -v, --version                Print the version number and exit\n"
 
 # Set version message
-SGML_VERSION_MESSAGE="${0##*/} (sgml-skel version 0.7.1)"
+SGML_VERSION_MESSAGE="${0##*/} (sgml-skel version 0.7.2)"
 
 # Set type of pointer
 SGML_POINTER="CATALOG"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/sgml2xmlcat.sh 
new/sgml-skel-0.7.2/sgml2xmlcat.sh
--- old/sgml-skel-0.7.1/sgml2xmlcat.sh  2017-01-30 17:26:33.000000000 +0100
+++ new/sgml-skel-0.7.2/sgml2xmlcat.sh  2022-03-25 17:02:21.000000000 +0100
@@ -9,7 +9,7 @@
 # Convert a normalized SGML catalog to an XML catalog.
 
 package=sgml-skel
-version=0.7.1
+version=0.7.2
 
 export LC_ALL=C; export LANG=C; export LANGUAGE=C
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/update-xml-catalog 
new/sgml-skel-0.7.2/update-xml-catalog
--- old/sgml-skel-0.7.1/update-xml-catalog      2017-01-30 17:26:33.000000000 
+0100
+++ new/sgml-skel-0.7.2/update-xml-catalog      2022-03-25 17:02:21.000000000 
+0100
@@ -15,11 +15,11 @@
       shift
     ;;
     --version)
-      echo "update-xml-catalog 0.7.1 (part of sgml-skel)"
+      echo "update-xml-catalog 0.7.2 (part of sgml-skel)"
       exit 0
     ;;
     -h|--help)
-      echo -e "update-xml-catalog 0.7.1 (part of sgml-skel)\n\
+      echo -e "update-xml-catalog 0.7.2 (part of sgml-skel)\n\
 \n\
 Generates ${DEFAULT_CATALOG} from the files in ${DEFAULT_GENDIR}\n\
 The output file can be overwritten by setting the first parameter,\n\
@@ -89,4 +89,4 @@
 fi
 
 # Finally rename
-mv -- "$tmpfile" "$CATALOG" || die "mv failed"
+mv -Z -- "$tmpfile" "$CATALOG" || die "mv failed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sgml-skel-0.7.1/update-xml-catalog.1 
new/sgml-skel-0.7.2/update-xml-catalog.1
--- old/sgml-skel-0.7.1/update-xml-catalog.1    2017-01-30 17:26:33.000000000 
+0100
+++ new/sgml-skel-0.7.2/update-xml-catalog.1    2022-03-25 17:02:21.000000000 
+0100
@@ -1,5 +1,5 @@
 .\" Text automatically generated by txt2man
-.TH update-xml-catalog 1 "16 Juni 2016" "0.6" "XML catalog generator"
+.TH update-xml-catalog 1 "16 Juni 2016" "0.7.2" "XML catalog generator"
 .SH NAME
 \fBupdate-xml-catalog \fP- generate full XML catalogs from parts in a directory
 \fB

Reply via email to