public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Tickit] rawhide: 0.77 bump
@ 2026-06-08 9:43
0 siblings, 0 replies; only message in thread
From: @ 2026-06-08 9:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Tickit
Branch : rawhide
Commit : 655bd40d2cb9d5f6093ba63c7e9de4c9deffde0c
Author : Michal Josef Špaček <mspacek@redhat.com>
Date : 2026-06-05T11:35:05+02:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Tickit/c/655bd40d2cb9d5f6093ba63c7e9de4c9deffde0c?branch=rawhide
Log:
0.77 bump
---
diff --git a/.gitignore b/.gitignore
index 25c1c2e..770ce9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/Tickit-0.74.tar.gz
/Tickit-0.75.tar.gz
+/Tickit-0.77.tar.gz
diff --git a/perl-Tickit.spec b/perl-Tickit.spec
index bad47d2..1cb974c 100644
--- a/perl-Tickit.spec
+++ b/perl-Tickit.spec
@@ -1,5 +1,5 @@
Name: perl-Tickit
-Version: 0.75
+Version: 0.77
Release: 1%{?dist}
Summary: Perl bindings for Tickit
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -86,6 +86,8 @@ cp -a t %{buildroot}%{_libexecdir}/%{name}
rm %{buildroot}%{_libexecdir}/%{name}/t/99pod.t
cat > %{buildroot}%{_libexecdir}/%{name}/test << 'EOF'
#!/bin/sh
+# Whne we run on terminal (like default mock terminal - vt100) does not support parm_ich required by libtickit
+export TERM=xterm
cd %{_libexecdir}/%{name} && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
EOF
chmod +x %{buildroot}%{_libexecdir}/%{name}/test
@@ -107,6 +109,9 @@ export TERM=xterm
%{_libexecdir}/%{name}
%changelog
+* Fri Jun 05 2026 Michal Josef Špaček <mspacek@redhat.com> - 0.77-1
+- 0.77 bump
+
* Wed Mar 11 2026 Michal Josef Špaček <mspacek@redhat.com> - 0.75-1
- 0.75 bump
diff --git a/sources b/sources
index 6e22c37..b5f186e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Tickit-0.75.tar.gz) = 7deeb45aecda33bd3678932132dc356a4a0947589c69569a2ab7401367ec16f6d40dcef2d577cdcbedaa9d2dd80d93b54ca66be1acfb8662693bb4c5f23f0109
+SHA512 (Tickit-0.77.tar.gz) = 8912811b54a2352618b361bb83ecf66e3582ae4b6fa9fe9fec55878a6255748fe1b2c11beb978a90f1f19b0290bc7d955c92f3759ae0e1b6492137591c57cf19
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 9:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 9:43 [rpms/perl-Tickit] rawhide: 0.77 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox