forked from pool/leafpad
Accepting request 1118327 from X11:lxde
OBS-URL: https://build.opensuse.org/request/show/1118327 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/leafpad?expand=0&rev=18
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6c7e88e99a4de031302a9fac8189d0f517e9b8c08574ef64fb1d052f65b1bea
|
||||
size 245458
|
3
leafpad-0.8.19.tar.bz2
Normal file
3
leafpad-0.8.19.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f86c6eb18b4a76ae19a9bd520cbe1d754df1ac3bb9a6ef8371799a9c03a8e731
|
||||
size 246036
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 01:20:40 UTC 2023 - Wang Jun <badboywj@gmail.com>
|
||||
|
||||
- Update to 0.8.19
|
||||
* Replaced GtkSourceIter by newer version
|
||||
to fix Unicode character search behavior (Mi605)
|
||||
* Fixed samba write bug (Nils Kvist)
|
||||
* Added man page (LAMurakami)
|
||||
* Added and updated some translations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 4 17:03:06 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
14
leafpad.spec
14
leafpad.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package leafpad
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,17 +12,17 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: leafpad
|
||||
Version: 0.8.18.1
|
||||
Version: 0.8.19
|
||||
Release: 0
|
||||
Summary: Graphical text editor and Notepad clone
|
||||
License: GPL-2.0
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Editors/Other
|
||||
Url: http://tarot.freeshell.org/leafpad/
|
||||
URL: http://tarot.freeshell.org/leafpad/
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@@ -66,11 +66,13 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
|
||||
%files -f "%{name}.lang"
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||
%doc AUTHORS ChangeLog NEWS README
|
||||
%license COPYING
|
||||
%{_bindir}/leafpad
|
||||
%{_datadir}/applications/leafpad.desktop
|
||||
%{_datadir}/pixmaps/leafpad.png
|
||||
%{_datadir}/pixmaps/leafpad.xpm
|
||||
%{_datadir}/icons/*/*/apps/leafpad.*
|
||||
%{_mandir}/man1/leafpad.1.gz
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user