update to version 6.4.0
This commit is contained in:
parent
393eb35ca2
commit
2e05574f0b
Binary file not shown.
BIN
tepl-6.4.0.tar.xz
Normal file
BIN
tepl-6.4.0.tar.xz
Normal file
Binary file not shown.
13
tepl.spec
13
tepl.spec
@ -1,12 +1,12 @@
|
|||||||
%global apiver 6
|
%global apiver 6
|
||||||
|
|
||||||
Name: tepl
|
Name: tepl
|
||||||
Version: 6.1.1
|
Version: 6.4.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Text editor product line
|
Summary: Text editor product line
|
||||||
License: LGPLv2+
|
License: LGPL-3.0-or-later
|
||||||
URL: https://wiki.gnome.org/Projects/Tepl
|
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: gcc
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -49,10 +49,10 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
%files -f tepl-%{apiver}.lang
|
%files -f tepl-%{apiver}.lang
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%doc NEWS
|
%doc NEWS README.md
|
||||||
%dir %{_libdir}/girepository-1.0
|
%dir %{_libdir}/girepository-1.0
|
||||||
%{_libdir}/girepository-1.0/Tepl-%{apiver}.typelib
|
%{_libdir}/girepository-1.0/Tepl-%{apiver}.typelib
|
||||||
%{_libdir}/libtepl-%{apiver}.so.0*
|
%{_libdir}/libtepl-%{apiver}.so.{2,.*}
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/tepl-%{apiver}/
|
%{_includedir}/tepl-%{apiver}/
|
||||||
@ -66,6 +66,9 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 21 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 6.1.1-1
|
||||||
- update to 6.1.1
|
- update to 6.1.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user