diff --git a/libXvMC-1.0.10.tar.bz2 b/libXvMC-1.0.10.tar.bz2 deleted file mode 100644 index bdb2a9f..0000000 --- a/libXvMC-1.0.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e501a079b5dfaef0897c56152770c77e05e362065cec58910289aa567277ee2e -size 313887 diff --git a/libXvMC-1.0.11.tar.bz2 b/libXvMC-1.0.11.tar.bz2 new file mode 100644 index 0000000..fdc0579 --- /dev/null +++ b/libXvMC-1.0.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2e34d444a683a7c010b01b23cefe2b8043a063ce4dc6a9b855836b5262622d +size 303516 diff --git a/libXvMC.changes b/libXvMC.changes index df59b4f..11b4318 100644 --- a/libXvMC.changes +++ b/libXvMC.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 22 11:21:33 UTC 2019 - Stefan Dirsch + +- Update to version 1.0.11 + * autogen: add default patch prefix + * autogen.sh: use quoted string variables + * autogen.sh: use exec instead of waiting for configure to finish + * Update configure.ac bug URL for gitlab migration + * Need to check for -1, not 0, to determine if shmat() failed + * Fix sign comparison warnings for loop indexes + * Fix handling of shmKey in XvMCGetDRInfo + * Update README for gitlab migration + ------------------------------------------------------------------- Fri Oct 28 23:51:46 UTC 2016 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXvMC.spec b/libXvMC.spec index 9937a8d..18c7f1f 100644 --- a/libXvMC.spec +++ b/libXvMC.spec @@ -1,7 +1,7 @@ # # spec file for package libXvMC # -# Copyright (c) 2016 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 @@ -18,7 +18,7 @@ Name: libXvMC %define lname libXvMC1 -Version: 1.0.10 +Version: 1.0.11 Release: 0 Summary: X-Video Motion Compensation library License: MIT