update to 0.6.10 [release 0.6.10-1mamba;Tue Jul 05 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 18:06:17 +01:00
parent eb22f63ed6
commit daa683ff41

View File

@ -1,12 +1,12 @@
Name: sratom
Version: 0.6.8
Version: 0.6.10
Release: 1mamba
Summary: A library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://drobilla.net/software/sratom/
URL: http://drobilla.net/software/sratom.html
Source: http://download.drobilla.net/sratom-%{version}.tar.bz2
License: MIT
## AUTOBUILDREQ-BEGIN
@ -16,7 +16,6 @@ BuildRequires: libserd-devel
BuildRequires: libsord-devel
## AUTOBUILDREQ-END
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Sratom is a library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax.
@ -74,6 +73,9 @@ This package contains libraries and header files for developing applications tha
%doc NEWS
%changelog
* Tue Jul 05 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.10-1mamba
- update to 0.6.10
* Sat Jan 09 2021 Automatic Build System <autodist@mambasoft.it> 0.6.8-1mamba
- automatic version update by autodist