public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-File-CheckTree] epel10.2: Correct typo in dependencies
Date: Wed, 26 Aug 2026 11:14:26 GMT [thread overview]
Message-ID: <178774286624.1.11863204964987655245.rpms-perl-File-CheckTree-4dc4825241e5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-File-CheckTree
Branch : epel10.2
Commit : 4dc4825241e5ec6e5606d3fcf4eb31192b8dbbf2
Author : Petr Písař <ppisar@redhat.com>
Date : 2013-05-28T15:44:45+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-File-CheckTree/c/4dc4825241e5ec6e5606d3fcf4eb31192b8dbbf2?branch=epel10.2
Log:
Correct typo in dependencies
---
diff --git a/perl-File-CheckTree.spec b/perl-File-CheckTree.spec
index 849be92..958b497 100644
--- a/perl-File-CheckTree.spec
+++ b/perl-File-CheckTree.spec
@@ -1,6 +1,6 @@
Name: perl-File-CheckTree
Version: 4.42
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Run many file-test checks on a tree
License: GPL+ or Artistic
Group: Development/Libraries
@@ -14,7 +14,7 @@ BuildRequires: perl(warnings)
# Run-time:
BuildRequires: perl(Cwd)
%if 0%(perl -e 'print $] > 5.017')
-BuildRequires: perl(deprecated)
+BuildRequires: perl(deprecate)
%endif
BuildRequires: perl(Exporter)
BuildRequires: perl(File::Spec)
@@ -24,7 +24,7 @@ BuildRequires: perl(overload)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%if 0%(perl -e 'print $] > 5.017')
-Requires: perl(deprecated)
+Requires: perl(deprecate)
%endif
%description
@@ -59,5 +59,8 @@ make test
%{_mandir}/man3/*
%changelog
+* Tue May 28 2013 Petr Pisar <ppisar@redhat.com> - 4.42-2
+- Correct typo in dependencies
+
* Fri Feb 08 2013 Petr Pisar <ppisar@redhat.com> 4.42-1
- Specfile autogenerated by cpanspec 1.78.
reply other threads:[~2026-08-26 11:14 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=178774286624.1.11863204964987655245.rpms-perl-File-CheckTree-4dc4825241e5@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