public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Clownfish-CFC] f44: 0.8.0 bump
@ 2026-09-01 16:06 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-01 16:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

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 8000372..d940a12 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

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

only message in thread, other threads:[~2026-09-01 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 16:06 [rpms/perl-Clownfish-CFC] f44: 0.8.0 bump 

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