public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DateTime-Calendar-Julian] epel9: Update to 0.102; Update URL
@ 2026-08-18  3:30 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-18  3:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-DateTime-Calendar-Julian
Branch : epel9
Commit : ebbcc024a298af78bd5b3090537c9e0443ba6c2e
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2019-11-20T10:16:46+01:00
Stats  : +14/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DateTime-Calendar-Julian/c/ebbcc024a298af78bd5b3090537c9e0443ba6c2e?branch=epel9

Log:
Update to 0.102; Update URL

---
diff --git a/.gitignore b/.gitignore
index 6467202..852c9dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /DateTime-Calendar-Julian-0.04.tar.gz
 /DateTime-Calendar-Julian-0.100.tar.gz
 /DateTime-Calendar-Julian-0.101.tar.gz
+/DateTime-Calendar-Julian-0.102.tar.gz

diff --git a/perl-DateTime-Calendar-Julian.spec b/perl-DateTime-Calendar-Julian.spec
index d79e567..f5065fe 100644
--- a/perl-DateTime-Calendar-Julian.spec
+++ b/perl-DateTime-Calendar-Julian.spec
@@ -1,15 +1,18 @@
 Name:		perl-DateTime-Calendar-Julian
-Version:	0.101
+Version:	0.102
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Summary:	Julian Calendar support for DateTime.pm
 Url:		https://metacpan.org/release/DateTime-Calendar-Julian
-Source:		https://cpan.metacpan.org/authors/id/P/PI/PIJLL/DateTime-Calendar-Julian-%{version}.tar.gz
+Source:		https://cpan.metacpan.org/authors/id/W/WY/WYANT/DateTime-Calendar-Julian-%{version}.tar.gz
 BuildArch:	noarch
-BuildRequires:	perl-generators, perl-interpreter, coreutils, findutils, make
+BuildRequires:	perl-generators, perl-interpreter, make
 BuildRequires:	perl(DateTime) >= 0.15
-BuildRequires:	perl(ExtUtils::MakeMaker)
-BuildRequires:	perl(Test::More) perl(Test::Harness)
+BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:	perl(strict)
+BuildRequires:	perl(Test::More)
+BuildRequires:	perl(vars)
+BuildRequires:	perl(warnings)
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -19,13 +22,11 @@ DateTime object in the Julian calendar.
 %setup -q -n DateTime-Calendar-Julian-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} ';' 2>/dev/null
 %{_fixperms} %{buildroot}
 
 %check
@@ -38,6 +39,9 @@ make test
 %{_mandir}/man3/DateTime::Calendar::Julian.3pm*
 
 %changelog
+* Wed Nov 20 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.102-1
+- Update to 0.102; Update URL
+
 * Thu Aug 15 2019 Tom Callaway <spot@fedoraproject.org> - 0.101-1
 - update to 0.101
 

diff --git a/sources b/sources
index cb4e098..91a1d22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DateTime-Calendar-Julian-0.101.tar.gz) = 3ff1d30358972d0f7f95cf9e88478d7c7e77aa61544ecf69096e13287d5ee2aa953744b341714b944caf437ac253f3e832f544847a5db584740c168078b14986
+SHA512 (DateTime-Calendar-Julian-0.102.tar.gz) = 7adb5ab1c6115e9ba62f46a3a925cfd246e4c12ed1688a4fe03930ea3ebf3662886066bc45b25bf9b25095490a47e2d047763fbbdc6454f00a9de67b08fa03cf

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

only message in thread, other threads:[~2026-08-18  3:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18  3:30 [rpms/perl-DateTime-Calendar-Julian] epel9: Update to 0.102; Update URL Jitka Plesnikova

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