[packages/perl-Calendar-Simple] Up to 2.1.0
arekm
arekm at pld-linux.org
Fri Jun 12 19:14:39 CEST 2026
commit f50b5441525b35cb7a8da9bc6f8a20744dd311a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jun 12 19:14:12 2026 +0200
Up to 2.1.0
perl-Calendar-Simple.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/perl-Calendar-Simple.spec b/perl-Calendar-Simple.spec
index 08b3584..6dfcdc9 100644
--- a/perl-Calendar-Simple.spec
+++ b/perl-Calendar-Simple.spec
@@ -7,13 +7,13 @@
Summary: Calendar::Simple - Perl extension to create simple calendars
Summary(pl.UTF-8): Calendar::Simple - rozszerzenie Perla do tworzenia prostych kalendarzy
Name: perl-Calendar-Simple
-Version: 1.23
-Release: 2
+Version: 2.1.0
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Calendar/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 05afc2e198bc1d11c9c953d9fcb8b284
+Source0: http://www.cpan.org/modules/by-authors/id/D/DA/DAVECROSS/%{pdir}-%{pnam}-v%{version}.tar.gz
+# Source0-md5: a3adfc5bbf0c1578804e801df3ab8e24
URL: http://search.cpan.org/dist/Calendar-Simple/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -27,7 +27,7 @@ Perl extension to create simple calendars.
Rozszerzenie Perla do tworzenia prostych kalendarzy.
%prep
-%setup -q -n %{pdir}-%{pnam}-%{version}
+%setup -q -n %{pdir}-%{pnam}-v%{version}
%build
%{__perl} Makefile.PL \
@@ -47,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README Changes
+%doc README Changes.md
%attr(755,root,root) %{_bindir}/pcal
%dir %{perl_vendorlib}/Calendar
%{perl_vendorlib}/Calendar/*.pm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Calendar-Simple.git/commitdiff/f50b5441525b35cb7a8da9bc6f8a20744dd311a4
More information about the pld-cvs-commit
mailing list