Hello community,

here is the log from the commit of package acpica for openSUSE:Factory checked 
in at 2017-12-10 18:14:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acpica (Old)
 and      /work/SRC/openSUSE:Factory/.acpica.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acpica"

Sun Dec 10 18:14:00 2017 rev:52 rq:555016 version:20170531

Changes:
--------
--- /work/SRC/openSUSE:Factory/acpica/acpica.changes    2017-06-20 
11:01:37.417161603 +0200
+++ /work/SRC/openSUSE:Factory/.acpica.new/acpica.changes       2017-12-10 
18:14:14.360355917 +0100
@@ -1,0 +2,5 @@
+Thu Dec  7 10:57:17 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ acpica.spec ++++++
--- /var/tmp/diff_new_pack.Y4yGmh/_old  2017-12-10 18:14:14.984326197 +0100
+++ /var/tmp/diff_new_pack.Y4yGmh/_new  2017-12-10 18:14:14.988326006 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package acpica
 #
-# Copyright (c) 2017 SUSE LINUX Products 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
@@ -22,7 +22,7 @@
 Release:        0
 
 %define src_dir acpica-unix2-%{version}
-%define kver %(rpm -q --qf '%{VERSION}' kernel-source)
+%define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
 BuildRequires:  kernel-source >= 2.6.31
 %define dmp_ver %{kver}
 


Reply via email to