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] rawhide: Update to v1.7.6 (with aalib support)
Date: Tue, 14 Jul 2026 09:00:49 GMT	[thread overview]
Message-ID: <178401964961.1.16719016604970523434.rpms-ttyplot-948c0430f422@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ttyplot
Branch : rawhide
Commit : 948c0430f4223ddc0b8ba7c5c0b4b73a8a215ee7
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2026-07-14T10:48:18+02:00
Stats  : +9/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ttyplot/c/948c0430f4223ddc0b8ba7c5c0b4b73a8a215ee7?branch=rawhide

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:00 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=178401964961.1.16719016604970523434.rpms-ttyplot-948c0430f422@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