public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Clownfish-CFC] f45: 0.8.0 bump
Date: Tue, 01 Sep 2026 16:06:06 GMT	[thread overview]
Message-ID: <178827876623.1.1847998035378046523.rpms-perl-Clownfish-CFC-08f0ee26abf8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Clownfish-CFC
Branch : f45
Commit : 08f0ee26abf821b0694409f7d6f2633f1a15f30d
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-09-01T18:03:16+02:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Clownfish-CFC/c/08f0ee26abf821b0694409f7d6f2633f1a15f30d?branch=f45

Log:
0.8.0 bump

---
diff --git a/.gitignore b/.gitignore
index 9c597cd..2ec10bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /Clownfish-CFC-0.6.3.tar.gz
 /Clownfish-CFC-0.6.4.tar.gz
 /Clownfish-CFC-0.7.0.tar.gz
+/Clownfish-CFC-0.8.0.tar.gz

diff --git a/perl-Clownfish-CFC.spec b/perl-Clownfish-CFC.spec
index 0599341..3bdca8c 100644
--- a/perl-Clownfish-CFC.spec
+++ b/perl-Clownfish-CFC.spec
@@ -1,5 +1,5 @@
 Name:           perl-Clownfish-CFC
-Version:        0.7.0
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        Compiler for Clownfish
 # other files:          Apache-2.0
@@ -129,7 +129,7 @@ set -e
 DIR=$(mktemp -d)
 cp -a %{_libexecdir}/%{name}/* "$DIR"
 pushd "$DIR"
-unset CHARM_VALGRIND CHARM_VERBOSITY CLOWNFISH_INCLUDE
+unset CFISH_EXTRA_CFLAGS CHARM_VALGRIND CHARM_VERBOSITY CLOWNFISH_INCLUDE
 prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
 popd
 rm -r "$DIR"
@@ -137,7 +137,7 @@ EOF
 chmod +x %{buildroot}%{_libexecdir}/%{name}/test
 
 %check
-unset CHARM_VALGRIND CHARM_VERBOSITY CLOWNFISH_INCLUDE
+unset CFISH_EXTRA_CFLAGS CHARM_VALGRIND CHARM_VERBOSITY CLOWNFISH_INCLUDE
 export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- '%{?_smp_mflags}')
 ./Build test
 
@@ -155,6 +155,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
 %{_libexecdir}/%{name}
 
 %changelog
+* Tue Sep 01 2026 Petr Pisar <ppisar@redhat.com> - 0.8.0-1
+- 0.8.0 bump
+
 * Tue Aug 18 2026 Petr Pisar <ppisar@redhat.com> - 0.7.0-1
 - 0.7.0 bump
 

diff --git a/sources b/sources
index a726650..d17faba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Clownfish-CFC-0.7.0.tar.gz) = 446d9f51f212387743a47398095cdd0d8111c0cd527b04615ef851da4d6b7d4266b750bac59ba257ab07c602f67a3e01eabd57208760838c6c219ee0bc093061
+SHA512 (Clownfish-CFC-0.8.0.tar.gz) = b33c0f1a36490317588e9187720cc5df56e6fe8e554e09c71776cfd297ea0a824f568a5e72f4bc4dd893313c2fcc19242f5c1754eb4373dbf7652599d962756a

                 reply	other threads:[~2026-09-01 16:06 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=178827876623.1.1847998035378046523.rpms-perl-Clownfish-CFC-08f0ee26abf8@fedoraproject.org \
    --to=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