- update to 2.0.2
This commit is contained in:
parent
1a7e8a0394
commit
d5c179560b
@ -1 +1 @@
|
|||||||
libica-2.0.1.tar.gz
|
libica-2.0.2.tar.gz
|
||||||
|
13
libica.spec
13
libica.spec
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user