This commit is contained in:
Dennis Gilmore 2014-06-06 20:57:35 -05:00
parent 2a1dd4d16d
commit 0cbb0435a7

View File

@ -11,7 +11,7 @@
Summary: Liberty Alliance Single Sign On
Name: lasso
Version: 2.4.0
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: System Environment/Libraries
Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz
@ -206,6 +206,9 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name}
%endif
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Apr 25 2014 Simo Sorce <simo@redhat.com> - 2.4.0-2
- Fixes for arches where pointers and integers do not have the same size
(ppc64, s390, etc..)