public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Andreas Schneider <asn@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/unibilium] f44: Update to version 2.1.4
Date: Mon, 07 Sep 2026 11:53:43 GMT [thread overview]
Message-ID: <178878202372.1.8095537732981698432.rpms-unibilium-7b31abf19e5a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/unibilium
Branch : f44
Commit : 7b31abf19e5ad2d29aa12d8ce906d91a466b47f4
Author : Andreas Schneider <asn@redhat.com>
Date : 2026-09-07T13:47:30+02:00
Stats : +7/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/unibilium/c/7b31abf19e5ad2d29aa12d8ce906d91a466b47f4?branch=f44
Log:
Update to version 2.1.4
- resolves: rhbz#2525957
---
diff --git a/sources b/sources
index 7d2bf06..5e667f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (unibilium-2.1.2.tar.gz) = 8bc50b3662fcb1b52055fed028926d8c296169b6b1cfefef9bb37a435321ee6e005c4166c1e68c2959e5f6d4ffe8f44d8ea87d6dcc967176d473ae918ff3018f
+SHA512 (unibilium-2.1.4.tar.gz) = e1d351b7f4c13825c415f3b8078abd538863614a8aa443e3c5e5b85110372084ff4385c4b17eb7a546807188265285ca4b6493b6db9670d490f7743b89f11c4f
diff --git a/unibilium.spec b/unibilium.spec
index e37eb94..f4fcf2f 100644
--- a/unibilium.spec
+++ b/unibilium.spec
@@ -1,5 +1,5 @@
Name: unibilium
-Version: 2.1.2
+Version: 2.1.4
Release: %autorelease
Summary: Terminfo parsing library
@@ -8,10 +8,9 @@ URL: https://github.com/neovim/unibilium
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-BuildRequires: autoconf
+BuildRequires: cmake
BuildRequires: gcc
BuildRequires: make
-BuildRequires: libtool
# For docs
BuildRequires: %{_bindir}/pod2man
# For tests
@@ -31,18 +30,16 @@ Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
%prep
%autosetup -p1
-autoreconf -fi
%build
-%configure
-%make_build
+%cmake -DBUILD_TOOLS=ON -DBUILD_TESTS=ON
+%cmake_build
%install
-%make_install
-rm -vf %{buildroot}%{_libdir}/*.{a,la}
+%cmake_install
%check
-make test
+%ctest
%ldconfig_scriptlets
reply other threads:[~2026-09-07 11:53 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=178878202372.1.8095537732981698432.rpms-unibilium-7b31abf19e5a@fedoraproject.org \
--to=asn@redhat.com \
--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