public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Text-Password-Pronounceable] epel10: 0.30 bump
Date: Mon, 27 Jul 2026 18:33:41 GMT [thread overview]
Message-ID: <178517722139.1.3626138767219614476.rpms-perl-Text-Password-Pronounceable-847582cff500@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Text-Password-Pronounceable
Branch : epel10
Commit : 847582cff50013826d6936fb300f00ad074a22e2
Author : Petr Šabata <contyk@redhat.com>
Date : 2012-01-13T15:53:07+01:00
Stats : +12/-19 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Text-Password-Pronounceable/c/847582cff50013826d6936fb300f00ad074a22e2?branch=epel10
Log:
0.30 bump
---
diff --git a/.gitignore b/.gitignore
index c4e3cba..d319fa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
Text-Password-Pronounceable-0.28.tar.gz
+/Text-Password-Pronounceable-0.30.tar.gz
diff --git a/perl-Text-Password-Pronounceable.spec b/perl-Text-Password-Pronounceable.spec
index b363746..c452d9d 100644
--- a/perl-Text-Password-Pronounceable.spec
+++ b/perl-Text-Password-Pronounceable.spec
@@ -1,56 +1,48 @@
Name: perl-Text-Password-Pronounceable
-Version: 0.28
-Release: 7%{?dist}
+Version: 0.30
+Release: 1%{?dist}
# lib/Text/Password/Pronounceable.pm -> GPL+ or Artistic
License: GPL+ or Artistic
Group: Development/Libraries
Summary: Generate pronounceable passwords
-Source: http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/Text-Password-Pronounceable-%{version}.tar.gz
+Source0: http://search.cpan.org/CPAN/authors/id/T/TS/TSIBLEY/Text-Password-Pronounceable-%{version}.tar.gz
Url: http://search.cpan.org/dist/Text-Password-Pronounceable
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildArch: noarch
-
+BuildRequires: perl(Carp)
BuildRequires: perl(ExtUtils::MakeMaker)
-# testing
BuildRequires: perl(Test::More)
-BuildRequires: perl(Test::Pod)
-BuildRequires: perl(Test::Pod::Coverage)
-
%description
-This module generates pronuceable passwords, based the the English
+This module generates pronuceable passwords, based on the English
digraphs by D. Edwards.
%prep
%setup -q -n Text-Password-Pronounceable-%{version}
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
%install
-rm -rf %{buildroot}
-
make pure_install PERL_INSTALL_ROOT=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
-
%{_fixperms} %{buildroot}/*
%check
make test
-%clean
-rm -rf %{buildroot}
-
%files
-%defattr(-,root,root,-)
%doc CHANGES README
%{perl_vendorlib}/*
%{_mandir}/man3/*.3*
%changelog
+* Fri Jan 13 2012 Petr Šabata <contyk@redhat.com> - 0.30-7
+- 0.30 bump
+- Spec cleanup
+
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.28-7
- Perl mass rebuild
diff --git a/sources b/sources
index 489c162..8944583 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6db4130b2c8e66f5d18f2c79af9ff31 Text-Password-Pronounceable-0.28.tar.gz
+2a6a3c9197dfb5912f763c0c4f285b48 Text-Password-Pronounceable-0.30.tar.gz
reply other threads:[~2026-07-27 18:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178517722139.1.3626138767219614476.rpms-perl-Text-Password-Pronounceable-847582cff500@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox