update to 7.4.2 [release 7.4.2-1mamba;Tue Jun 17 2014]
This commit is contained in:
parent
44e50c2c24
commit
22f7afe90b
@ -1,15 +1,15 @@
|
||||
%define majver %(echo %version | sed "s|[a-z]||")
|
||||
Name: libgc
|
||||
Epoch: 1
|
||||
Version: 7.4.0
|
||||
Version: 7.4.2
|
||||
Release: 1mamba
|
||||
Summary: Boehm Conservative Garbage Collection for C/C++
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
|
||||
Source: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-%{version}.tar.gz
|
||||
URL: http://www.hboehm.info/gc/
|
||||
Source: http://www.hboehm.info/gc/gc_source/gc-%{version}.tar.gz
|
||||
Patch0: libgc-7.1-dup_cpp_headers.patch
|
||||
Patch1: libgc-7.2alpha4-install_dups.patch
|
||||
License: BSD
|
||||
@ -107,6 +107,9 @@ make check
|
||||
%doc doc/README*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 17 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 7.4.2-1mamba
|
||||
- update to 7.4.2
|
||||
|
||||
* Tue Nov 26 2013 Automatic Build System <autodist@mambasoft.it> 7.4.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user