Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2017-06-07 09:54:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and      /work/SRC/openSUSE:Factory/.augeas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "augeas"

Wed Jun  7 09:54:03 2017 rev:43 rq:500542 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/augeas/augeas.changes    2016-11-03 
12:57:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes       2017-06-07 
09:54:10.685242100 +0200
@@ -1,0 +2,8 @@
+Tue May 30 08:36:26 UTC 2017 - tchva...@suse.com
+
+- Version update to 1.8.0:
+  * See the News file for all the details
+- Verified it contains fixes for bsc#933210 bsc#975729 bsc#925225
+  bsc#1023204 CVE-2014-8119
+
+-------------------------------------------------------------------

Old:
----
  augeas-1.6.0.tar.gz
  augeas-1.6.0.tar.gz.sig

New:
----
  augeas-1.8.0.tar.gz
  augeas-1.8.0.tar.gz.sig

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

Other differences:
------------------
++++++ augeas.spec ++++++
--- /var/tmp/diff_new_pack.Q5YRFF/_old  2017-06-07 09:54:11.553119455 +0200
+++ /var/tmp/diff_new_pack.Q5YRFF/_new  2017-06-07 09:54:11.561118324 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define libname lib%{name}0
 Name:           augeas
-Version:        1.6.0
+Version:        1.8.0
 Release:        0
 Summary:        An utility for changing configuration files
 License:        GPL-3.0+ and LGPL-2.1+
@@ -29,9 +29,9 @@
 Source2:        %{name}.keyring
 Source3:        baselibs.conf
 Patch0:         augeas-modprobe-lense.patch
-BuildRequires:  glib2-devel
-BuildRequires:  libxml2-devel
+BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -99,7 +99,6 @@
 %patch0 -p1
 
 %build
-export CFLAGS="-Wno-error %{optflags}"
 %configure \
        --disable-static \
        --disable-silent-rules \
@@ -107,7 +106,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 # move vim files to the right location
 mv %{buildroot}/%{_datadir}/vim/vimfiles %{buildroot}/%{_datadir}/vim/site
@@ -117,7 +116,6 @@
 make check %{?_smp_mflags} || :
 
 %post -n %{libname} -p /sbin/ldconfig
-
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files

++++++ augeas-1.6.0.tar.gz -> augeas-1.8.0.tar.gz ++++++
++++ 70473 lines of diff (skipped)



Reply via email to