!8 update to 6.1.1
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
393eb35ca2
Binary file not shown.
BIN
tepl-6.1.1.tar.xz
Normal file
BIN
tepl-6.1.1.tar.xz
Normal file
Binary file not shown.
14
tepl.spec
14
tepl.spec
@ -1,12 +1,12 @@
|
||||
%global apiver 5
|
||||
%global apiver 6
|
||||
|
||||
Name: tepl
|
||||
Version: 5.1.1
|
||||
Release: 3
|
||||
Version: 6.1.1
|
||||
Release: 1
|
||||
Summary: Text editor product line
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Tepl
|
||||
Source0: https://download.gnome.org/sources/tepl/5.0/tepl-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/tepl/6.1/tepl-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -19,6 +19,7 @@ BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtksourceview-4)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(uchardet)
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
|
||||
Obsoletes: tepl-tests < 4.99.2
|
||||
|
||||
@ -48,7 +49,7 @@ developing applications that use %{name}.
|
||||
|
||||
%files -f tepl-%{apiver}.lang
|
||||
%license LICENSES/*
|
||||
%doc AUTHORS NEWS README
|
||||
%doc NEWS
|
||||
%dir %{_libdir}/girepository-1.0
|
||||
%{_libdir}/girepository-1.0/Tepl-%{apiver}.typelib
|
||||
%{_libdir}/libtepl-%{apiver}.so.0*
|
||||
@ -65,6 +66,9 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 21 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 6.1.1-1
|
||||
- update to 6.1.1
|
||||
|
||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 5.1.1-3
|
||||
- Add tepl.yaml
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user