Update to 1.2.3
This commit is contained in:
parent
163a88465f
commit
cd8f1b8d24
@ -3,8 +3,8 @@
|
|||||||
%global Rvers 2.9.0
|
%global Rvers 2.9.0
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 1.2.0
|
Version: 1.2.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level containers for storing sets of integer ranges
|
Summary: Low-level containers for storing sets of integer ranges
|
||||||
|
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
@ -89,6 +89,9 @@ rm -rf %{buildroot}
|
|||||||
%{_libdir}/R/library/%{packname}/include
|
%{_libdir}/R/library/%{packname}/include
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 12 2009 pingou <pingou@pingoured.fr> 1.2.3-1
|
||||||
|
- Update to 1.2.3
|
||||||
|
|
||||||
* Wed Apr 29 2009 pingou <pingou@pingoured.fr> 1.2.0-2
|
* Wed Apr 29 2009 pingou <pingou@pingoured.fr> 1.2.0-2
|
||||||
- Update the file section to package doc
|
- Update the file section to package doc
|
||||||
- Update the Requires and BR to take into account R version
|
- Update the Requires and BR to take into account R version
|
||||||
|
Loading…
Reference in New Issue
Block a user