public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Tickit] rawhide: 0.77 bump
Date: Mon, 08 Jun 2026 09:43:07 GMT	[thread overview]
Message-ID: <178091178739.1.14584002124637913604.rpms-perl-Tickit-655bd40d2cb9@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-08  9:43 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=178091178739.1.14584002124637913604.rpms-perl-Tickit-655bd40d2cb9@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