public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/ttyplot] f44: Update to v1.7.6 (with aalib support)
Date: Tue, 14 Jul 2026 09:08:45 GMT [thread overview]
Message-ID: <178402012580.1.7830870203893533348.rpms-ttyplot-b4b3a5cc2120@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ttyplot
Branch : f44
Commit : b4b3a5cc21204f41f092dbfac89c91cd6e4505f7
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date : 2026-07-14T11:07:57+02:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ttyplot/c/b4b3a5cc21204f41f092dbfac89c91cd6e4505f7?branch=f44
Log:
Update to v1.7.6 (with aalib support)
---
diff --git a/.gitignore b/.gitignore
index c268b9e..b114769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/ttyplot-1.7.3.tar.gz
/ttyplot-1.7.4.tar.gz
/ttyplot-1.7.5.tar.gz
+/ttyplot-1.7.6.tar.gz
diff --git a/sources b/sources
index 53fdda2..2d4e121 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ttyplot-1.7.5.tar.gz) = cdd40d8b1b3a40af0dd19ddeb0e711139f02e811d05fa7395ecf1b9d8ae4fe41e88d8088f1cb10285259a7d3c0e734a68c65dc11865b0d4fda4876bab5d88693
+SHA512 (ttyplot-1.7.6.tar.gz) = 4a30227a97bacb78f384f6010766ec1495ed5774268939c8c2c7a4cb3e06e8fc7cfb1db6400adaa7a3c851ea34ff04626f70034cad49bd70a829a1aea3665cae
diff --git a/ttyplot.spec b/ttyplot.spec
index ea46166..279795d 100644
--- a/ttyplot.spec
+++ b/ttyplot.spec
@@ -2,7 +2,7 @@ Name: ttyplot
Summary: Real-time plotting utility for the terminal
License: Apache-2.0
-Version: 1.7.5
+Version: 1.7.6
Release: 1%{?dist}
URL: https://github.com/tenox7/ttyplot/
@@ -10,6 +10,8 @@ Source0: %{URL}archive/refs/tags/%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: make
+
+BuildRequires: aalib-devel
BuildRequires: pkgconfig(ncursesw)
@@ -23,7 +25,7 @@ with data input from stdin / pipe.
%build
-%make_build
+%make_build AA=1
%install
@@ -38,6 +40,9 @@ with data input from stdin / pipe.
%changelog
+* Tue Jul 14 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 1.7.6-1
+- Update to v1.7.6 (with aalib support)
+
* Mon Jun 22 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 1.7.5-1
- Update to v1.7.5
reply other threads:[~2026-07-14 9:08 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=178402012580.1.7830870203893533348.rpms-ttyplot-b4b3a5cc2120@fedoraproject.org \
--to=fedora@svgames.pl \
--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