automatic version update by autodist [release 8.2.0-1mamba;Fri Oct 15 2021]
This commit is contained in:
parent
5091233901
commit
a88d8d1f14
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | sed "s|[a-z]||")
|
||||
Name: libgc
|
||||
Epoch: 1
|
||||
Version: 8.0.6
|
||||
Version: 8.2.0
|
||||
Release: 1mamba
|
||||
Summary: Boehm Conservative Garbage Collection for C/C++
|
||||
Group: System/Libraries
|
||||
@ -16,7 +16,6 @@ Patch1: libgc-7.2alpha4-install_dups.patch
|
||||
License: BSD
|
||||
BuildRequires: glibc
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -110,6 +109,9 @@ make check
|
||||
%doc doc/README*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 15 2021 Automatic Build System <autodist@mambasoft.it> 8.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 30 2021 Automatic Build System <autodist@mambasoft.it> 8.0.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user