diff --git a/tepl-5.1.1.tar.xz b/tepl-5.1.1.tar.xz deleted file mode 100644 index 8317cbf..0000000 Binary files a/tepl-5.1.1.tar.xz and /dev/null differ diff --git a/tepl-6.1.1.tar.xz b/tepl-6.1.1.tar.xz new file mode 100644 index 0000000..9fa9084 Binary files /dev/null and b/tepl-6.1.1.tar.xz differ diff --git a/tepl.spec b/tepl.spec index 72b0a9e..00a9490 100644 --- a/tepl.spec +++ b/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 - 6.1.1-1 +- update to 6.1.1 + * Mon Jun 20 2022 lin zhang - 5.1.1-3 - Add tepl.yaml