diff --git a/lasso.spec b/lasso.spec index 27a5784..f85dcb9 100644 --- a/lasso.spec +++ b/lasso.spec @@ -1,6 +1,6 @@ %global with_java 1 %global with_php 1 -%global with_perl 0 +%global with_perl 1 %global with_python 1 %global with_wsf 0 @@ -15,7 +15,7 @@ Summary: Liberty Alliance Single Sign On Name: lasso Version: 2.4.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz @@ -209,6 +209,9 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name} %endif %changelog +* Fri Jan 23 2015 Simo Sorce - 2.4.1-2 +- Enable perl bindings + * Thu Aug 28 2014 Simo Sorce - 2.4.1-1 - New upstream relase 2.4.1 - Drop patches as they have all been integrated upstream