update to 6.1.1

This commit is contained in:
zhang__3125 2022-06-21 11:17:28 +08:00
parent a27a5e68cc
commit 53f3ee6285
3 changed files with 9 additions and 5 deletions

Binary file not shown.

BIN
tepl-6.1.1.tar.xz Normal file

Binary file not shown.

View File

@ -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