public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ttyplot] f43: Update to v1.7.6 (with aalib support)
@ 2026-07-14  9:18 Artur Frenszek-Iwicki
  0 siblings, 0 replies; only message in thread
From: Artur Frenszek-Iwicki @ 2026-07-14  9:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ttyplot
Branch : f43
Commit : cb3408c1c66cb4856182df96ff3cf2e2c66befbd
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2026-07-14T11:17:35+02:00
Stats  : +9/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ttyplot/c/cb3408c1c66cb4856182df96ff3cf2e2c66befbd?branch=f43

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 91372b4..5156e9a 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
 

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

only message in thread, other threads:[~2026-07-14  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14  9:18 [rpms/ttyplot] f43: Update to v1.7.6 (with aalib support) Artur Frenszek-Iwicki

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