[perl-VOMS-Lite] New upstream 0.12, Add voms-proxy-list.pl as bin new command and man page.

stevetraylen stevetraylen at fedoraproject.org
Wed Mar 16 21:34:07 UTC 2011


commit 5fbdd98e60dce4d578cf72e3f65db34072e37664
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Wed Mar 16 22:33:30 2011 +0100

    New upstream 0.12,  Add voms-proxy-list.pl as bin new
    command and man page.

 .gitignore          |    1 +
 perl-VOMS-Lite.spec |    9 +++++++--
 sources             |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b9cd15..fcbaf33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /VOMS-Lite-0.11.tar.gz
+/VOMS-Lite-0.12.tar.gz
diff --git a/perl-VOMS-Lite.spec b/perl-VOMS-Lite.spec
index 4526206..31676d7 100644
--- a/perl-VOMS-Lite.spec
+++ b/perl-VOMS-Lite.spec
@@ -1,6 +1,6 @@
 
 Name:           perl-VOMS-Lite
-Version:        0.11
+Version:        0.12
 Release:        1%{?dist}
 Summary:        Perl extension for VOMS Attribute certificate creation
 License:        GPL+ or Artistic
@@ -130,6 +130,7 @@ rm -rf %{buildroot}
 %{_bindir}/verifycert.pl
 %{_bindir}/voms-ac-issue.pl
 %{_bindir}/voms-proxy-init.pl
+%{_bindir}/voms-proxy-list.pl
 %{_mandir}/man1/cert-init.pl.1*
 %{_mandir}/man1/cert-req.pl.1*
 %{_mandir}/man1/examineAC.pl.1*
@@ -140,7 +141,7 @@ rm -rf %{buildroot}
 %{_mandir}/man1/verifycert.pl*
 %{_mandir}/man1/voms-ac-issue.pl.1*
 %{_mandir}/man1/voms-proxy-init.pl.1*
-
+%{_mandir}/man1/voms-proxy-list.pl.1*
 
 %dir %{_sysconfdir}/grid-security
 %dir %{_sysconfdir}/grid-security/grid-mapfile.d
@@ -155,6 +156,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Mar 16 2011 Steve Traylen <steve.traylen at cern.ch> 0.12-1
+- New upstream 0.12,  Add voms-proxy-list.pl as bin new 
+  command and man page.
+
 * Sun Mar 13 2011 Steve Traylen <steve.traylen at cern.ch> 0.11-1
 - Update to 0.11.
 - New build requires for perl(Crypt::CBC)
diff --git a/sources b/sources
index 3be2138..f82f88c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-636307a733c8957edb5074b88d0eb3ef  VOMS-Lite-0.11.tar.gz
+e6eb80dcae7b4d997432d290c0de1446  VOMS-Lite-0.12.tar.gz



More information about the perl-devel mailing list