[packages/lnav] up to 0.11.1
atler
atler at pld-linux.org
Tue Oct 11 17:40:05 CEST 2022
commit 1b7b53176d6b2dd1c1b2fd33bacb8e64c73c2971
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Oct 11 17:39:52 2022 +0200
up to 0.11.1
lnav.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lnav.spec b/lnav.spec
index 6c56b20..5b2410c 100644
--- a/lnav.spec
+++ b/lnav.spec
@@ -1,11 +1,11 @@
Summary: Log file navigator
Name: lnav
-Version: 0.11.0
+Version: 0.11.1
Release: 1
License: BSD
Group: Applications
Source0: https://github.com/tstack/lnav/releases/download/v%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 36b39f61f8a7c45383fee8862900a4bc
+# Source0-md5: 810e39accea8572beb149eaf25e04ab4
URL: https://lnav.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -16,7 +16,7 @@ BuildRequires: libarchive-devel
# c++14
BuildRequires: libstdc++-devel >= 6:5.0
BuildRequires: ncurses-devel
-BuildRequires: pcre-cxx-devel
+BuildRequires: pcre2-8-devel
BuildRequires: re2c
BuildRequires: readline-devel
BuildRequires: sqlite3-devel >= 3.9.0
@@ -61,6 +61,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS INSTALL NEWS README README.md
+%doc AUTHORS INSTALL NEWS.md README README.md
%attr(755,root,root) %{_bindir}/lnav
%{_mandir}/man1/lnav.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lnav.git/commitdiff/1b7b53176d6b2dd1c1b2fd33bacb8e64c73c2971
More information about the pld-cvs-commit
mailing list