automatic version update by autodist [release 1.12.0-1mamba;Wed Jan 08 2025]
This commit is contained in:
parent
ab99796bfc
commit
635a7a4aa1
@ -1,5 +1,5 @@
|
|||||||
Name: libmaxminddb
|
Name: libmaxminddb
|
||||||
Version: 1.11.0
|
Version: 1.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind
|
Summary: A C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -33,7 +33,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description tools
|
%description tools
|
||||||
This package contains utility applications for %{name}.
|
This package contains utility applications for %{name}.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -51,8 +50,6 @@ autoreconf -f -i
|
|||||||
%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)
|
||||||
@ -75,6 +72,9 @@ autoreconf -f -i
|
|||||||
%{_mandir}/man1/mmdblookup.1*
|
%{_mandir}/man1/mmdblookup.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 08 2025 Automatic Build System <autodist@openmamba.org> 1.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Aug 22 2024 Automatic Build System <autodist@openmamba.org> 1.11.0-1mamba
|
* Thu Aug 22 2024 Automatic Build System <autodist@openmamba.org> 1.11.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user