public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DateTime-Calendar-Julian] epel9: Update to 0.102; Update URL
Date: Tue, 18 Aug 2026 03:30:19 GMT	[thread overview]
Message-ID: <178702381901.1.13072471291047019064.rpms-perl-DateTime-Calendar-Julian-ebbcc024a298@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-18  3:30 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=178702381901.1.13072471291047019064.rpms-perl-DateTime-Calendar-Julian-ebbcc024a298@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=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