This commit is contained in:
parent
5a6708b4a0
commit
5406dc04fe
5
gc.spec
5
gc.spec
@ -3,7 +3,7 @@ Summary: A garbage collector for C and C++
|
|||||||
Name: gc
|
Name: gc
|
||||||
%global base_ver 7.2
|
%global base_ver 7.2
|
||||||
Version: 7.2c
|
Version: 7.2c
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -140,6 +140,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.2c-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Jul 24 2012 Rex Dieter <rdieter@fedoraproject.org> 7.2c-2
|
* Tue Jul 24 2012 Rex Dieter <rdieter@fedoraproject.org> 7.2c-2
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user