|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Net-OpenID-Consumer
|
|
|
|
|
Version: 1.18
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Library for consumers of OpenID identities
|
|
|
|
|
# Public Domain: examples/consumer.cgi
|
|
|
|
|
# GPL+ or Artistic: the rest of the distribution
|
|
|
|
@ -68,6 +68,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.18-2
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Feb 09 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.18-1
|
|
|
|
|
- 1.18 bump
|
|
|
|
|
|
|
|
|
|