public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emmanuel Seyman <emmanuel@seyman.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Future] epel10: Update to 0.30
Date: Tue, 28 Jul 2026 17:42:33 GMT	[thread overview]
Message-ID: <178526055369.1.4567810206060245325.rpms-perl-Future-66be99e2388e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Future
Branch : epel10
Commit : 66be99e2388e1c0801000414f52436c58718db00
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2014-11-28T18:21:54+01:00
Stats  : +10/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Future/c/66be99e2388e1c0801000414f52436c58718db00?branch=epel10

Log:
Update to 0.30

---
diff --git a/.gitignore b/.gitignore
index c834936..8d1e829 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /Future-0.27.tar.gz
 /Future-0.28.tar.gz
 /Future-0.29.tar.gz
+/Future-0.30.tar.gz

diff --git a/perl-Future.spec b/perl-Future.spec
index 9bfd18b..62ed420 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,6 +1,6 @@
 Name:           perl-Future
-Version:        0.29
-Release:        2%{?dist}
+Version:        0.30
+Release:        1%{?dist}
 Summary:        Perl object system to represent an operation awaiting completion
 License:        GPL+ or Artistic
 
@@ -41,12 +41,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 ./Build test
 
 %files
-%doc Changes examples LICENSE META.json README
+%doc Changes examples README
+%license LICENSE
 %{perl_vendorlib}/Future*
 %{perl_vendorlib}/Test/Future.pm
 %{_mandir}/man3/*
 
 %changelog
+* Fri Nov 28 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 0.30-1
+- Update to 0.30
+- Use the %%license tag
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.29-2
 - Perl 5.20 rebuild
 

diff --git a/sources b/sources
index 86592c5..4980c28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c73fa8c18ae9f9ff1da932e5ea6ac68e  Future-0.29.tar.gz
+21bdf92c22915b06b2e27ea4e0d90cbc  Future-0.30.tar.gz

                 reply	other threads:[~2026-07-28 17:42 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=178526055369.1.4567810206060245325.rpms-perl-Future-66be99e2388e@fedoraproject.org \
    --to=emmanuel@seyman.fr \
    --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