automatic version update by autodist [release 0.2.2-1mamba;Tue Oct 15 2024]
This commit is contained in:
parent
a9e9d48735
commit
96b7fda13d
@ -1,5 +1,5 @@
|
|||||||
Name: libjcat
|
Name: libjcat
|
||||||
Version: 0.2.1
|
Version: 0.2.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Library which allows reading and writing gzip-compressed JSON catalog files
|
Summary: Library which allows reading and writing gzip-compressed JSON catalog files
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -16,7 +16,6 @@ BuildRequires: libgnutls-devel
|
|||||||
BuildRequires: libgpg-error-devel
|
BuildRequires: libgpg-error-devel
|
||||||
BuildRequires: libgpgme-devel
|
BuildRequires: libgpgme-devel
|
||||||
BuildRequires: libjson-glib-devel
|
BuildRequires: libjson-glib-devel
|
||||||
BuildRequires: libnettle-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: scons
|
BuildRequires: scons
|
||||||
|
|
||||||
@ -56,8 +55,6 @@ This package contains utility applications for %{name}.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -88,6 +85,9 @@ This package contains utility applications for %{name}.
|
|||||||
%{_mandir}/man1/jcat-tool.1*
|
%{_mandir}/man1/jcat-tool.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 15 2024 Automatic Build System <autodist@openmamba.org> 0.2.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 0.2.1-1mamba
|
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 0.2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user