From 850cb19bb6a1c2610fcd26eff14c5e8474e68ce2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:01:11 +0100 Subject: [PATCH] automatic version update by autodist [release 1.7.0-1mamba;Sat Oct 08 2022] --- libmatroska.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/libmatroska.spec b/libmatroska.spec index d40604f..e480c8f 100644 --- a/libmatroska.spec +++ b/libmatroska.spec @@ -1,12 +1,12 @@ Name: libmatroska -Version: 1.6.3 +Version: 1.7.0 Release: 1mamba Summary: Multimedia container format library Group: System/Libraries Vendor: openmamba Distribution: openmamba -Packager: Aleph0 -URL: https://www.matroska.org/ +Packager: Silvan Calarco +URL: https://www.matroska.org/index.html Source: http://dl.matroska.org/downloads/libmatroska/libmatroska-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -16,7 +16,6 @@ BuildRequires: libgcc BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: libebml-devel >= 1.3.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description In short, matroska is a new Audio/Video container file format. @@ -39,6 +38,8 @@ And full featured because it includes precise seeking, any audio/video/subtitle All these features are not yet implemented but already defined in the format. This package contains the required files to develop programs that will use the Matroska container format library. +%debug_package + %prep %setup -q @@ -75,9 +76,11 @@ chmod +x %{buildroot}%{_libdir}/*.so.* %{_libdir}/pkgconfig/libmatroska.pc %dir %{_libdir}/cmake/Matroska %{_libdir}/cmake/Matroska/Matroska*.cmake -%doc ChangeLog %changelog +* Sat Oct 08 2022 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Fri Feb 19 2021 Automatic Build System 1.6.3-1mamba - automatic version update by autodist