Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 6ebc998e15 | |||
| c5a170d14a |
3
nst-v1.1.2.tar.xz
Normal file
3
nst-v1.1.2.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a021616b3e77cbe21837f6750f6df77fd01efc7b6466f0cf6eeb30d3aab2ad6
|
||||
size 482344
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:112f4813791d41c8e5c58605730a79ca2e7779979cc6f6df2991fcde47bbf3d1
|
||||
size 452080
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 13:23:08 UTC 2025 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||
|
||||
- Update to version 1.1.2:
|
||||
- compatibility with libcosmos version 0.4.0
|
||||
- Fix occassional crashes upon closing the terminal.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 08:57:58 UTC 2024 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||
|
||||
|
||||
6
nst.spec
6
nst.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nst
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define version 1.1
|
||||
%define version 1.1.2
|
||||
|
||||
Name: nst
|
||||
Version: %{version}
|
||||
@@ -25,7 +25,7 @@ Summary: C++ port of suckless.org st (simple-terminal) emulator
|
||||
License: MIT
|
||||
Group: System/X11/Terminals
|
||||
URL: https://github.com/gerstner-hub/nst
|
||||
Source0: nst-v1.1.tar.xz
|
||||
Source0: nst-v%{version}.tar.xz
|
||||
Source1: nst_config.cxx
|
||||
Source2: nst_config.hxx
|
||||
Patch0: usr_etc_lookup.patch
|
||||
|
||||
Reference in New Issue
Block a user