Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
1c14219a59 | |||
1666afb115 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c14d3f4f946637fd6c3fa23ef7511fa505880946e151406d5e16f645d24e792
|
||||
size 96736
|
Binary file not shown.
BIN
libt3window-0.4.2.tar.bz2
(Stored with Git LFS)
Normal file
BIN
libt3window-0.4.2.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libt3window-0.4.2.tar.bz2.sig
Normal file
BIN
libt3window-0.4.2.tar.bz2.sig
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 30 11:05:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.4.2
|
||||
* GCC 14 support
|
||||
- Delete 0001-build-fix-configure-failure-in-gcc-14.patch (merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 2 21:51:13 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Add 0001-build-fix-configure-failure-in-gcc-14.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 09:49:32 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libt3window
|
||||
#
|
||||
# Copyright (c) 2022 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
|
||||
@@ -18,13 +18,12 @@
|
||||
|
||||
Name: libt3window
|
||||
%define lname libt3window0
|
||||
Version: 0.4.1
|
||||
Version: 0.4.2
|
||||
Release: 0
|
||||
Summary: The Tilde Toolkit's window-based terminal program library
|
||||
License: GPL-3.0-only
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://os.ghalkes.nl/t3/libt3window.html
|
||||
|
||||
#Git-Clone: https://github.com/gphalkes/t3widget
|
||||
Source: https://os.ghalkes.nl/dist/%name-%version.tar.bz2
|
||||
Source2: https://os.ghalkes.nl/dist/%name-%version.tar.bz2.sig
|
||||
@@ -80,8 +79,7 @@ export CC=gcc
|
||||
rm -f "%buildroot/%_libdir"/*.la
|
||||
%fdupes %buildroot/%_prefix
|
||||
|
||||
%post -p /sbin/ldconfig -n %lname
|
||||
%postun -p /sbin/ldconfig -n %lname
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
||||
%files -n %lname
|
||||
%_libdir/libt3window.so.0*
|
||||
|
Reference in New Issue
Block a user