Hello community,

here is the log from the commit of package sgml-skel for openSUSE:Factory 
checked in at 2017-02-05 15:46:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sgml-skel (Old)
 and      /work/SRC/openSUSE:Factory/.sgml-skel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sgml-skel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sgml-skel/sgml-skel.changes      2016-10-06 
12:31:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sgml-skel.new/sgml-skel.changes 2017-02-05 
16:27:53.704151947 +0100
@@ -1,0 +2,17 @@
+Tue Jan 31 17:47:56 UTC 2017 - [email protected]
+
+- Use pretty url
+
+-------------------------------------------------------------------
+Tue Jan 31 16:12:56 UTC 2017 - [email protected]
+
+- removed _service 
+
+-------------------------------------------------------------------
+Tue Jan 31 15:31:16 UTC 2017 - [email protected]
+
+- Version 0.7.1 (bsc#1022632)
+  - Fixed handling of empty /etc/xml/catalog.d
+  - Fixed handling of hidden files in /etc/xml/catalog.d
+
+-------------------------------------------------------------------

Old:
----
  _service
  v0.7.tar.gz

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

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

Other differences:
------------------
++++++ sgml-skel.spec ++++++
--- /var/tmp/diff_new_pack.U2O4Me/_old  2017-02-05 16:27:54.024106831 +0100
+++ /var/tmp/diff_new_pack.U2O4Me/_new  2017-02-05 16:27:54.024106831 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sgml-skel
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           sgml-skel
-Version:        0.7
+Version:        0.7.1
 Release:        0
 Summary:        Helper Scripts for the SGML System
 License:        GPL-2.0+
 Group:          Productivity/Publishing/SGML
 Url:            https://github.com/openSUSE/sgml-skel
-Source0:        
https://github.com/openSUSE/sgml-skel/archive/v%{version}.tar.gz
+Source0:        
https://github.com/openSUSE/sgml-skel/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  automake
 BuildRequires:  libxml2
 Requires:       /bin/awk
@@ -33,12 +33,11 @@
 Requires:       libxml2-tools
 Requires:       libxslt-tools
 Requires(post): /bin/awk
-Requires(post): findutils
+Requires(post): bash
 Requires(post): coreutils
+Requires(post): findutils
 Requires(post): libxml2-tools
 Requires(post): libxslt-tools
-Requires(post): bash
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -48,7 +47,7 @@
 %setup -q
 
 %build
-autoreconf -fvi
+autoreconf -fiv
 %configure 
 
 %install


Reply via email to