automatic version update by autodist [release 0.18-1mamba;Mon Sep 16 2024]
This commit is contained in:
parent
263d9f5666
commit
58845b2119
@ -1,6 +1,6 @@
|
|||||||
%define gitver %(echo %version | tr _ -)
|
%define gitver %(echo %version | tr _ -)
|
||||||
Name: libjson-c
|
Name: libjson-c
|
||||||
Version: 0.17
|
Version: 0.18
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A reference counting object model that allows you to easily construct JSON objects in C
|
Summary: A reference counting object model that allows you to easily construct JSON objects in C
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -43,8 +43,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%pre devel
|
%pre devel
|
||||||
[ -d %{_includedir}/json ] && rm -rf %{_includedir}/json
|
[ -d %{_includedir}/json ] && rm -rf %{_includedir}/json
|
||||||
@ -67,6 +65,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog NEWS README README.html
|
%doc ChangeLog NEWS README README.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 16 2024 Automatic Build System <autodist@openmamba.org> 0.18-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 14 2023 Automatic Build System <autodist@mambasoft.it> 0.17-1mamba
|
* Mon Aug 14 2023 Automatic Build System <autodist@mambasoft.it> 0.17-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user