public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-File-CheckTree] epel10.3: Correct typo in dependencies
@ 2026-08-26 11:12 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-26 11:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-File-CheckTree
Branch : epel10.3
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.3

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.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26 11:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 11:12 [rpms/perl-File-CheckTree] epel10.3: Correct typo in dependencies 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox