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
This commit is contained in:
Martin Pluskal 2023-03-14 08:40:38 +00:00 committed by Git OBS Bridge
parent dcb41d4338
commit c59b16dd9a
5 changed files with 15 additions and 8 deletions

View File

@ -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.41.orig/zvbi-0.2.pc.in
+++ zvbi-0.2.35/zvbi-0.2.pc.in +++ zvbi-0.2.41/zvbi-0.2.pc.in
@@ -7,5 +7,6 @@ Name: ZVBI @@ -7,5 +7,6 @@ Name: ZVBI
Description: VBI Capturing and Decoding Library Description: VBI Capturing and Decoding Library
Requires: Requires:

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:290e44835af02159be6a2f670f3f0232a5da89ad27eaa2eab2d9ef3ba04a4bd1
size 1264995

3
v0.2.41.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:568c59b237bb58b46495e1f8e9bbe778e45ba89b4cd856506aa4c8f0a131eccc
size 1265357

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 13 16:57:20 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- 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 <dmueller@suse.com> Wed Dec 28 12:35:33 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package zvbi # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define libname lib%{name}%{sover} %define libname lib%{name}%{sover}
%define libchains lib%{name}-chains%{sover} %define libchains lib%{name}-chains%{sover}
Name: zvbi Name: zvbi
Version: 0.2.39 Version: 0.2.41
Release: 0 Release: 0
Summary: Linux "VBI proxy" Summary: Linux "VBI proxy"
License: GPL-2.0-or-later AND LGPL-2.1-or-later License: GPL-2.0-or-later AND LGPL-2.1-or-later