!9 update to version 6.4.0

From: @lwg99 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-11-29 07:40:21 +00:00 committed by Gitee
commit afd28848ca
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 5 deletions

Binary file not shown.

BIN
tepl-6.4.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global apiver 6
Name: tepl
Version: 6.1.1
Version: 6.4.0
Release: 1
Summary: Text editor product line
License: LGPLv2+
License: LGPL-3.0-or-later
URL: https://wiki.gnome.org/Projects/Tepl
Source0: https://download.gnome.org/sources/tepl/6.1/tepl-%{version}.tar.xz
Source0: https://download.gnome.org/sources/tepl/6.4/tepl-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: gettext
@ -49,10 +49,10 @@ developing applications that use %{name}.
%files -f tepl-%{apiver}.lang
%license LICENSES/*
%doc NEWS
%doc NEWS README.md
%dir %{_libdir}/girepository-1.0
%{_libdir}/girepository-1.0/Tepl-%{apiver}.typelib
%{_libdir}/libtepl-%{apiver}.so.0*
%{_libdir}/libtepl-%{apiver}.so.{2,.*}
%files devel
%{_includedir}/tepl-%{apiver}/
@ -66,6 +66,9 @@ developing applications that use %{name}.
%changelog
* Mon Nov 20 2023 lwg <liweiganga@uniontech.com> - 6.4.0-1
- update to version 6.4.0
* Tue Jun 21 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 6.1.1-1
- update to 6.1.1