Hello community,

here is the log from the commit of package libyami for openSUSE:Factory checked 
in at 2019-01-03 18:07:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyami (Old)
 and      /work/SRC/openSUSE:Factory/.libyami.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyami"

Thu Jan  3 18:07:30 2019 rev:8 rq:662356 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyami/libyami.changes  2018-07-22 
23:04:42.396920145 +0200
+++ /work/SRC/openSUSE:Factory/.libyami.new.28833/libyami.changes       
2019-01-03 18:07:39.164085735 +0100
@@ -1,0 +2,8 @@
+Sat Dec 29 20:12:42 UTC 2018 - bjorn....@gmail.com
+
+- Update to version 1.3.1:
+  * libyami-1.3.1 release
+  * fix bug https://github.com/intel/libyami/issues/833
+- Use release tarballs and drop service/git checkout.
+
+-------------------------------------------------------------------

Old:
----
  _service
  _servicedata
  libyami-1.3.0+20180629.0067a64.tar.xz

New:
----
  libyami-1.3.1.tar.gz

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

Other differences:
------------------
++++++ libyami.spec ++++++
--- /var/tmp/diff_new_pack.rk1zXo/_old  2019-01-03 18:07:39.648085305 +0100
+++ /var/tmp/diff_new_pack.rk1zXo/_new  2019-01-03 18:07:39.648085305 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyami
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,21 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover   1
 %define libname %{name}%{sover}
+
 Name:           libyami
-Version:        1.3.0+20180629.0067a64
+Version:        1.3.1
 Release:        0
 Summary:        Media Library with support for Intel hardware acceleration
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/intel/libyami
-#Source0:        
https://github.com/01org/libyami/archive/%%{name}-%%{version}.tar.gz
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -39,6 +40,7 @@
 BuildRequires:  pkgconfig(libv4l2)
 BuildRequires:  pkgconfig(libva) >= 0.39.3
 BuildRequires:  pkgconfig(libva-x11)
+
 # Intel graphics hardware only available on these platforms
 ExclusiveArch:  %{ix86} x86_64
 %if 0%{?suse_version} >= 1500
@@ -68,7 +70,7 @@
 developing applications that use %{name}.
 
 %prep
-%setup -q %{name}-%{version}
+%autosetup
 
 %build
 autoreconf -fiv


Reply via email to