- update to 2.0.2

This commit is contained in:
Dan Horák 2009-08-17 09:28:32 +00:00
parent 1a7e8a0394
commit d5c179560b
3 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
libica-2.0.1.tar.gz libica-2.0.2.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Library for accessing ICA hardware crypto on IBM zSeries Summary: Library for accessing ICA hardware crypto on IBM zSeries
Name: libica Name: libica
Version: 2.0.1 Version: 2.0.2
Release: 2%{?dist} Release: 1%{?dist}
License: CPL License: CPL
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://sourceforge.net/projects/opencryptoki/ URL: http://sourceforge.net/projects/opencryptoki/
@ -34,7 +34,7 @@ Utility programs to access ICA hardware crypto on IBM zSeries.
%prep %prep
%setup -q -n %{name} %setup -q
# fix EOLs # fix EOLs
sed -i -e 's/\r//g' LICENSE sed -i -e 's/\r//g' LICENSE
@ -81,13 +81,16 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Aug 17 2009 Dan Horák <dan[at]danny.cz> - 2.0.2-1
- update to 2.0.2
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-2 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Apr 1 2009 Dan Horak <dan[at]danny.cz> - 2.0.1-1 * Wed Apr 1 2009 Dan Horák <dan[at]danny.cz> - 2.0.1-1
- update to 2.0.1 - update to 2.0.1
* Mon Mar 23 2009 Dan Horak <dan[at]danny.cz> - 2.0-1 * Mon Mar 23 2009 Dan Horák <dan[at]danny.cz> - 2.0-1
- update to 2.0 - update to 2.0
- spec file cleanup before submitting to Fedora - spec file cleanup before submitting to Fedora

View File

@ -1 +1 @@
c00fef46735c918dec3c081a8afc86ae libica-2.0.1.tar.gz 6d5a69237eb9256e2286b63bb370be9c libica-2.0.2.tar.gz