automatic version update by autodist [release 0.6.18-1mamba;Mon Jan 20 2025]
This commit is contained in:
parent
a8f4be202b
commit
7ed6f255a7
@ -1,5 +1,5 @@
|
||||
Name: sratom
|
||||
Version: 0.6.16
|
||||
Version: 0.6.18
|
||||
Release: 1mamba
|
||||
Summary: A library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax
|
||||
Group: System/Libraries
|
||||
@ -37,7 +37,6 @@ Requires: pkg-config
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -54,8 +53,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -74,6 +71,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Mon Jan 20 2025 Automatic Build System <autodist@openmamba.org> 0.6.18-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 16 2024 Automatic Build System <autodist@openmamba.org> 0.6.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user