Hello community,

here is the log from the commit of package libaom for openSUSE:Factory checked 
in at 2020-06-03 20:30:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libaom (Old)
 and      /work/SRC/openSUSE:Factory/.libaom.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libaom"

Wed Jun  3 20:30:04 2020 rev:2 rq:807894 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libaom/libaom.changes    2018-08-02 
14:59:08.980379192 +0200
+++ /work/SRC/openSUSE:Factory/.libaom.new.3606/libaom.changes  2020-06-03 
20:30:16.188762720 +0200
@@ -1,0 +2,19 @@
+Tue May 19 12:32:12 UTC 2020 - [email protected]
+
+- Update to version 2.0.0 "Applejack":
+  
+  This is the first official release of libaom. It has real-time
+  mode and SVC support, as well as substantial documentation
+  improvement and clean-ups.
+
+  Important changes:
+  * Decouple library version and so version.
+  * Move functions into a header file
+  * Remove av1_ prefix from static functions
+  * Remove aom_ prefix from static functions
+  * Remove aom_ prefix for static functions
+  * Remove av1_ prefix for a static function
+- Drop libaom-0002-link-threading-lib-with-shared-library.patch and
+  libaom-0003-update-CHANGELOG.patch
+
+-------------------------------------------------------------------

Old:
----
  libaom-0002-link-threading-lib-with-shared-library.patch
  libaom-0003-update-CHANGELOG.patch
  libaom-1.0.0.obscpio

New:
----
  libaom-2.0.0.obscpio

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

Other differences:
------------------
++++++ libaom.spec ++++++
--- /var/tmp/diff_new_pack.WZZkxi/_old  2020-06-03 20:30:18.744770490 +0200
+++ /var/tmp/diff_new_pack.WZZkxi/_new  2020-06-03 20:30:18.748770503 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libaom
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,15 +12,15 @@
 # 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 0
+%define sover 2
 %define __builder ninja
 %define __builddir _build
 Name:           libaom
-Version:        1.0.0
+Version:        2.0.0
 Release:        0
 Summary:        AV1 codec library
 License:        BSD-2-Clause
@@ -29,8 +29,6 @@
 Source0:        %{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 Patch0:         libaom-0001-Do-not-disable-_FORTIFY_SOURCE.patch
-Patch1:         libaom-0002-link-threading-lib-with-shared-library.patch
-Patch3:         libaom-0003-update-CHANGELOG.patch
 BuildRequires:  c++_compiler
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -72,6 +70,7 @@
 
 %package -n aom-tools
 Summary:        AV1 Codec Library Tools
+Group:          Productivity/Multimedia/Other
 
 %description -n aom-tools
 This package contains tools included with libaom, a library for
@@ -85,6 +84,7 @@
 
 %cmake \
        -DCONFIG_LOWBITDEPTH=1 \
+       -DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \
 %ifnarch aarch64 %{arm} %{ix86} x86_64
        -DAOM_TARGET_CPU=generic \
 %endif
@@ -105,6 +105,7 @@
 
 %install
 %cmake_install
+rm %{buildroot}%{_libdir}/%{name}.a
 
 %post -n %{name}%{sover} -p /sbin/ldconfig
 %postun -n %{name}%{sover} -p /sbin/ldconfig

++++++ _service ++++++
--- /var/tmp/diff_new_pack.WZZkxi/_old  2020-06-03 20:30:18.816770709 +0200
+++ /var/tmp/diff_new_pack.WZZkxi/_new  2020-06-03 20:30:18.832770758 +0200
@@ -5,7 +5,7 @@
         <param name="filename">libaom</param>
         <param name="versionformat">@PARENT_TAG@</param>
         <param name="versionrewrite-pattern">v([0-9\.]*)</param>
-        <param name="revision">v1.0.0</param>
+        <param name="revision">v2.0.0</param>
         <param name="changesgenerate">enable</param>
     </service>
     <service name="tar" mode="buildtime" />

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.WZZkxi/_old  2020-06-03 20:30:18.860770844 +0200
+++ /var/tmp/diff_new_pack.WZZkxi/_new  2020-06-03 20:30:18.860770844 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://aomedia.googlesource.com/aom</param>
-              <param 
name="changesrevision">d14c5bb4f336ef1842046089849dee4a301fbbf0</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">bb35ba9148543f22ba7d8642e4fbd29ae301f5dc</param></service></servicedata>
\ No newline at end of file

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.WZZkxi/_old  2020-06-03 20:30:18.892770941 +0200
+++ /var/tmp/diff_new_pack.WZZkxi/_new  2020-06-03 20:30:18.892770941 +0200
@@ -1 +1 @@
-libaom0
+libaom2

++++++ libaom-0001-Do-not-disable-_FORTIFY_SOURCE.patch ++++++
--- /var/tmp/diff_new_pack.WZZkxi/_old  2020-06-03 20:30:18.908770989 +0200
+++ /var/tmp/diff_new_pack.WZZkxi/_new  2020-06-03 20:30:18.912771001 +0200
@@ -1,7 +1,7 @@
 From 4f2257d533bd461bda6ce58ac21c7dc6995cf7c7 Mon Sep 17 00:00:00 2001
 From: Martin Herkt <[email protected]>
 Date: Fri, 29 Jun 2018 02:50:20 +0200
-Subject: [PATCH 1/3] Do not disable _FORTIFY_SOURCE
+Subject: Do not disable _FORTIFY_SOURCE
 
 ---
  build/cmake/aom_configure.cmake | 3 ---

++++++ libaom-1.0.0.obscpio -> libaom-2.0.0.obscpio ++++++
/work/SRC/openSUSE:Factory/libaom/libaom-1.0.0.obscpio 
/work/SRC/openSUSE:Factory/.libaom.new.3606/libaom-2.0.0.obscpio differ: char 
7, line 1

++++++ libaom.obsinfo ++++++
--- /var/tmp/diff_new_pack.WZZkxi/_old  2020-06-03 20:30:18.972771184 +0200
+++ /var/tmp/diff_new_pack.WZZkxi/_new  2020-06-03 20:30:18.976771196 +0200
@@ -1,5 +1,5 @@
 name: libaom
-version: 1.0.0
-mtime: 1529938499
-commit: d14c5bb4f336ef1842046089849dee4a301fbbf0
+version: 2.0.0
+mtime: 1589838787
+commit: bb35ba9148543f22ba7d8642e4fbd29ae301f5dc
 


Reply via email to