Publishing python binding package

Resolves: rhbz#2117590 - release python3-lasso pkg
This commit is contained in:
Tomas Halman 2022-11-09 14:37:36 +01:00
parent c5d8760d42
commit 7402b476e6

View File

@ -59,7 +59,7 @@
Summary: Liberty Alliance Single Sign On Summary: Liberty Alliance Single Sign On
Name: lasso Name: lasso
Version: 2.7.0 Version: 2.7.0
Release: 9%{?dist} Release: 10%{?dist}
License: GPLv2+ License: GPLv2+
URL: http://lasso.entrouvert.org/ URL: http://lasso.entrouvert.org/
Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz
@ -323,6 +323,10 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name}
%endif %endif
%changelog %changelog
* Wed Nov 9 2022 Tomas Halman <thalman@redhat.com> - 2.7.0-10
- Publishing python binding package
- Resolves: rhbz#2117590 - release python3-lasso pkg
* Mon Aug 16 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-9 * Mon Aug 16 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-9
- Bump the test timeout again - Bump the test timeout again
- Related: rhbz#1984822 - lasso: FTBFS in test suite due to short test - Related: rhbz#1984822 - lasso: FTBFS in test suite due to short test