update to 0.6.10 [release 0.6.10-1mamba;Tue Jul 05 2022]
This commit is contained in:
parent
eb22f63ed6
commit
daa683ff41
@ -1,12 +1,12 @@
|
|||||||
Name: sratom
|
Name: sratom
|
||||||
Version: 0.6.8
|
Version: 0.6.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
|
Summary: A library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: http://download.drobilla.net/sratom-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -16,7 +16,6 @@ BuildRequires: libserd-devel
|
|||||||
BuildRequires: libsord-devel
|
BuildRequires: libsord-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Sratom is a library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax.
|
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
|
%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 09 2021 Automatic Build System <autodist@mambasoft.it> 0.6.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user