automatic version update by autodist [release 1.14.0-1mamba;Tue Dec 03 2024]
This commit is contained in:
parent
431d757d15
commit
3fc64dfe11
10
poco.spec
10
poco.spec
@ -1,5 +1,5 @@
|
||||
Name: poco
|
||||
Version: 1.13.3
|
||||
Version: 1.14.0
|
||||
Release: 1mamba
|
||||
Summary: C++ class libraries for network-centric, portable applications, complete edition with debug libraries
|
||||
Group: System/Libraries
|
||||
@ -11,9 +11,10 @@ Source: https://pocoproject.org/releases/poco-%{version}/poco-%{version}-
|
||||
License: Boost Software License
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatomic-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libiodbc-devel
|
||||
BuildRequires: libmariadb-devel
|
||||
BuildRequires: libodbc-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpostgresql-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -56,8 +57,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
|
||||
%defattr(-,root,root)
|
||||
@ -80,5 +79,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 1.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13.3-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user