automatic version update by autodist [release 1.7.6-1mamba;Fri May 23 2025]
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
%define aprver %(echo %version | cut -d. -f 1)
|
||||
|
||||
Name: libapr
|
||||
Version: 1.7.5
|
||||
Version: 1.7.6
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: The Apache Portable Runtime (APR)
|
||||
@ -37,7 +37,6 @@ The mission of the Apache Portable Runtime (APR) project is to create and mainta
|
||||
The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n apr-%{version}
|
||||
@ -78,6 +77,9 @@ rm -f %{buildroot}%{_libdir}/apr.exp
|
||||
%doc CHANGES
|
||||
|
||||
%changelog
|
||||
* Fri May 23 2025 Automatic Build System <autodist@openmamba.org> 1.7.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 25 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.5-1mamba
|
||||
- update to 1.7.5
|
||||
|
||||
|
Reference in New Issue
Block a user