From c59b16dd9a0b532c03218b0741ad8fb51424cb3afd97002f1225ba3c1b4ebf07 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 14 Mar 2023 08:40:38 +0000 Subject: [PATCH] Accepting request 1071193 from home:amanzini:branches:multimedia:apps - update to 0.2.41: * src/libzvbi.h: In libzvbi.h, remove #include version.h and replace with version number macros * po/*.po: Update Project-Id-Version. OBS-URL: https://build.opensuse.org/request/show/1071193 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/zvbi?expand=0&rev=30 --- 10_fix_private_libs.patch | 6 +++--- v0.2.39.tar.gz | 3 --- v0.2.41.tar.gz | 3 +++ zvbi.changes | 7 +++++++ zvbi.spec | 4 ++-- 5 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 v0.2.39.tar.gz create mode 100644 v0.2.41.tar.gz diff --git a/10_fix_private_libs.patch b/10_fix_private_libs.patch index cac998f..399ce78 100644 --- a/10_fix_private_libs.patch +++ b/10_fix_private_libs.patch @@ -1,7 +1,7 @@ -Index: zvbi-0.2.35/zvbi-0.2.pc.in +Index: zvbi-0.2.41/zvbi-0.2.pc.in =================================================================== ---- zvbi-0.2.35.orig/zvbi-0.2.pc.in -+++ zvbi-0.2.35/zvbi-0.2.pc.in +--- zvbi-0.2.41.orig/zvbi-0.2.pc.in ++++ zvbi-0.2.41/zvbi-0.2.pc.in @@ -7,5 +7,6 @@ Name: ZVBI Description: VBI Capturing and Decoding Library Requires: diff --git a/v0.2.39.tar.gz b/v0.2.39.tar.gz deleted file mode 100644 index 9086307..0000000 --- a/v0.2.39.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:290e44835af02159be6a2f670f3f0232a5da89ad27eaa2eab2d9ef3ba04a4bd1 -size 1264995 diff --git a/v0.2.41.tar.gz b/v0.2.41.tar.gz new file mode 100644 index 0000000..a25ea90 --- /dev/null +++ b/v0.2.41.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568c59b237bb58b46495e1f8e9bbe778e45ba89b4cd856506aa4c8f0a131eccc +size 1265357 diff --git a/zvbi.changes b/zvbi.changes index 9928c95..71b6a12 100644 --- a/zvbi.changes +++ b/zvbi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 13 16:57:20 UTC 2023 - Andrea Manzini + +- update to 0.2.41: + * src/libzvbi.h: In libzvbi.h, remove #include version.h and replace with version number macros + * po/*.po: Update Project-Id-Version. + ------------------------------------------------------------------- Wed Dec 28 12:35:33 UTC 2022 - Dirk Müller diff --git a/zvbi.spec b/zvbi.spec index 4a7a11c..26bf048 100644 --- a/zvbi.spec +++ b/zvbi.spec @@ -1,7 +1,7 @@ # # spec file for package zvbi # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define libname lib%{name}%{sover} %define libchains lib%{name}-chains%{sover} Name: zvbi -Version: 0.2.39 +Version: 0.2.41 Release: 0 Summary: Linux "VBI proxy" License: GPL-2.0-or-later AND LGPL-2.1-or-later