Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-05-03 15:52:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and      /work/SRC/openSUSE:Factory/.libva.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libva"

Wed May  3 15:52:59 2017 rev:36 rq:491342 version:1.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-04-18 
13:48:00.686740145 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes      2017-05-03 
15:53:00.779608354 +0200
@@ -1,0 +2,14 @@
+Wed Apr 19 18:56:52 UTC 2017 - [email protected]
+
+- fix changes file
+  * add missing changes for 1.8.1
+  * fix Version string
+
+-------------------------------------------------------------------
+Tue Apr 18 20:41:00 UTC 2017 - [email protected]
+
+- Version 1.8.1 - 10.Apr.2017
+  * Bump libva to 1.8.1
+- add sha1sum file
+
+-------------------------------------------------------------------
@@ -4 +18 @@
-- update to version 1.8.0
+- Version 1.8.0 - 31.March.2017
--- /work/SRC/openSUSE:Factory/libva/libva.changes      2017-04-18 
13:48:00.718735617 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2017-05-03 
15:53:00.863596497 +0200
@@ -1,0 +2,14 @@
+Wed Apr 19 18:56:52 UTC 2017 - [email protected]
+
+- fix changes file
+  * add missing changes for 1.8.1
+  * fix Version string
+
+-------------------------------------------------------------------
+Tue Apr 18 20:41:00 UTC 2017 - [email protected]
+
+- Version 1.8.1 - 10.Apr.2017
+  * Bump libva to 1.8.1
+- add sha1sum file
+
+-------------------------------------------------------------------
@@ -4 +18 @@
-- update to version 1.8.0
+- Version 1.8.0 - 31.March.2017

Old:
----
  libva-1.8.0.tar.bz2

New:
----
  libva-1.8.1.tar.bz2
  libva-1.8.1.tar.bz2.sha1sum

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

Other differences:
------------------
++++++ libva-gl.spec ++++++
--- /var/tmp/diff_new_pack.bcwCWF/_old  2017-05-03 15:53:01.663483572 +0200
+++ /var/tmp/diff_new_pack.bcwCWF/_new  2017-05-03 15:53:01.667483008 +0200
@@ -28,14 +28,15 @@
 
 Name:           libva-gl
 %define _name   libva
-Version:        1.8.0
+Version:        1.8.1
 Release:        0
 Summary:        Video Acceleration (VA) API for Linux
 License:        MIT
 Group:          System/Libraries
 Url:            http://freedesktop.org/wiki/Software/vaapi
 Source0:        
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2
-Source1:        baselibs.conf
+Source1:        
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2.sha1sum
+Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -164,16 +165,6 @@
 
 This package provides the development environment for libva.
 
-#%package -n vaapi-tools
-#Summary:        Video Acceleration (VA) API for Linux
-#Group:          System/Libraries
-#
-#%description -n vaapi-tools
-#The libva library implements the Video Acceleration (VA) API for Linux.
-#The library loads a hardware dependendent driver.
-#
-#This is a set of tools around vaapi livrary.
-
 %if %{with wayland}
 %package -n vaapi-wayland-tools
 Summary:        Video Acceleration (VA) API for Linux - Wayland support
@@ -285,21 +276,9 @@
 %{_libdir}/pkgconfig/libva*.pc
 %else
 
-#%files -n vaapi-tools
-#%defattr(-,root,root,-)
-#%{_bindir}/vainfo
-#%{_bindir}/avcenc
-#%{_bindir}/h264encode
-#%{_bindir}/mpeg2vaenc
-#%{_bindir}/mpeg2vldemo
-#%{_bindir}/putsurface
-#%{_bindir}/loadjpeg
-#%{_bindir}/jpegenc
-
 %if %{with wayland}
 %files -n vaapi-wayland-tools
 %defattr(-,root,root)
-#%{_bindir}/putsurface_wayland
 
 %files -n libva-wayland1
 %defattr(-, root, root)

++++++ libva.spec ++++++
--- /var/tmp/diff_new_pack.bcwCWF/_old  2017-05-03 15:53:01.691479620 +0200
+++ /var/tmp/diff_new_pack.bcwCWF/_new  2017-05-03 15:53:01.695479056 +0200
@@ -28,14 +28,15 @@
 
 Name:           libva
 %define _name   libva
-Version:        1.8.0
+Version:        1.8.1
 Release:        0
 Summary:        Video Acceleration (VA) API for Linux
 License:        MIT
 Group:          System/Libraries
 Url:            http://freedesktop.org/wiki/Software/vaapi
 Source0:        
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2
-Source1:        baselibs.conf
+Source1:        
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2.sha1sum
+Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -164,16 +165,6 @@
 
 This package provides the development environment for libva.
 
-#%package -n vaapi-tools
-#Summary:        Video Acceleration (VA) API for Linux
-#Group:          System/Libraries
-#
-#%description -n vaapi-tools
-#The libva library implements the Video Acceleration (VA) API for Linux.
-#The library loads a hardware dependendent driver.
-#
-#This is a set of tools around vaapi livrary.
-
 %if %{with wayland}
 %package -n vaapi-wayland-tools
 Summary:        Video Acceleration (VA) API for Linux - Wayland support
@@ -285,21 +276,9 @@
 %{_libdir}/pkgconfig/libva*.pc
 %else
 
-#%files -n vaapi-tools
-#%defattr(-,root,root,-)
-#%{_bindir}/vainfo
-#%{_bindir}/avcenc
-#%{_bindir}/h264encode
-#%{_bindir}/mpeg2vaenc
-#%{_bindir}/mpeg2vldemo
-#%{_bindir}/putsurface
-#%{_bindir}/loadjpeg
-#%{_bindir}/jpegenc
-
 %if %{with wayland}
 %files -n vaapi-wayland-tools
 %defattr(-,root,root)
-#%{_bindir}/putsurface_wayland
 
 %files -n libva-wayland1
 %defattr(-, root, root)

++++++ libva-1.8.0.tar.bz2 -> libva-1.8.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.8.0/NEWS new/libva-1.8.1/NEWS
--- old/libva-1.8.0/NEWS        2017-03-31 09:16:22.000000000 +0200
+++ new/libva-1.8.1/NEWS        2017-04-10 10:13:06.000000000 +0200
@@ -1,6 +1,9 @@
-libva NEWS -- summary of user visible changes.  2017-03-31
+libva NEWS -- summary of user visible changes.  2017-04-10
 Copyright (C) 2009-2017 Intel Corporation
 
+Version 1.8.1 - 10.Apr.2017
+* Bump libva to 1.8.1
+
 Version 1.8.0 - 31.March.2017
 * Bump VA API version to 0.40
 * API: Change vaRenderPicture semantics that vaRenderPicture no longer deletes 
the passed buffer automatically.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.8.0/configure new/libva-1.8.1/configure
--- old/libva-1.8.0/configure   2017-03-31 09:52:10.000000000 +0200
+++ new/libva-1.8.1/configure   2017-04-10 10:19:39.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libva 1.8.0.
+# Generated by GNU Autoconf 2.69 for libva 1.8.1.
 #
 # Report bugs to <https://github.com/01org/libva/issues/new>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libva'
 PACKAGE_TARNAME='libva'
-PACKAGE_VERSION='1.8.0'
-PACKAGE_STRING='libva 1.8.0'
+PACKAGE_VERSION='1.8.1'
+PACKAGE_STRING='libva 1.8.1'
 PACKAGE_BUGREPORT='https://github.com/01org/libva/issues/new'
 PACKAGE_URL='https://github.com/01org/libva'
 
@@ -1396,7 +1396,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libva 1.8.0 to adapt to many kinds of systems.
+\`configure' configures libva 1.8.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1466,7 +1466,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libva 1.8.0:";;
+     short | recursive ) echo "Configuration of libva 1.8.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1608,7 +1608,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libva configure 1.8.0
+libva configure 1.8.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2098,7 +2098,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libva $as_me 1.8.0, which was
+It was created by libva $as_me 1.8.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2964,7 +2964,7 @@
 
 # Define the identity of the package.
  PACKAGE='libva'
- VERSION='1.8.0'
+ VERSION='1.8.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3113,8 +3113,8 @@
 
 LIBVA_MAJOR_VERSION=1
 LIBVA_MINOR_VERSION=8
-LIBVA_MICRO_VERSION=0
-LIBVA_VERSION=1.8.0
+LIBVA_MICRO_VERSION=1
+LIBVA_VERSION=1.8.1
 
 
 
@@ -18105,7 +18105,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libva $as_me 1.8.0, which was
+This file was extended by libva $as_me 1.8.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18172,7 +18172,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libva config.status 1.8.0
+libva config.status 1.8.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.8.0/configure.ac new/libva-1.8.1/configure.ac
--- old/libva-1.8.0/configure.ac        2017-03-31 09:15:18.000000000 +0200
+++ new/libva-1.8.1/configure.ac        2017-04-10 10:13:14.000000000 +0200
@@ -42,7 +42,7 @@
 # - reset micro version to zero when VA-API major or minor version is changed
 m4_define([libva_major_version], [m4_eval(va_api_major_version + 1)])
 m4_define([libva_minor_version], [m4_eval(va_api_minor_version - 32)])
-m4_define([libva_micro_version], [0])
+m4_define([libva_micro_version], [1])
 m4_define([libva_pre_version],   [0])
 
 m4_define([libva_version],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.8.0/doc/Makefile.in 
new/libva-1.8.1/doc/Makefile.in
--- old/libva-1.8.0/doc/Makefile.in     2017-03-31 09:52:08.000000000 +0200
+++ new/libva-1.8.1/doc/Makefile.in     2017-04-10 10:19:38.000000000 +0200
@@ -413,8 +413,8 @@
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
-@ENABLE_DOCS_FALSE@uninstall-local:
 @ENABLE_DOCS_FALSE@install-html-local:
+@ENABLE_DOCS_FALSE@uninstall-local:
 clean: clean-am
 
 clean-am: clean-generic clean-libtool mostlyclean-am

++++++ libva-1.8.1.tar.bz2.sha1sum ++++++
ae1f580d3ca54199393133214ac1e5a66d9cbeb3  libva-1.8.1.tar.bz2

Reply via email to