|
@@ -1,5 +1,5 @@
|
|
%define pkg_name lyx
|
|
%define pkg_name lyx
|
|
-%define pkg_version 2.3.2
|
|
+%define pkg_version 2.3.3
|
|
%define pkg_release 1%{?_dist_release}
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
%define _fontdir %{_datadir}/fonts/%{name}
|
|
%define _fontdir %{_datadir}/fonts/%{name}
|
|
@@ -19,7 +19,7 @@ License: GPLv2 or GPLv3
|
|
Group: Applications/Editors
|
|
Group: Applications/Editors
|
|
URL: http://www.lyx.org/
|
|
URL: http://www.lyx.org/
|
|
|
|
|
|
-Source0: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%{version}.tar.xz
|
|
+Source0: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}.tar.xz
|
|
# Source0: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%{version}-2.tar.xz
|
|
# Source0: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%{version}-2.tar.xz
|
|
Source1: lyxrc.dist
|
|
Source1: lyxrc.dist
|
|
Source10: lyx.desktop
|
|
Source10: lyx.desktop
|
|
@@ -206,6 +206,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Oct 29 2019 Toshiaki Ara <ara_t@384.jp> 2.3.3-1
|
|
|
|
+- update to 2.3.3
|
|
|
|
+
|
|
* Tue Jan 29 2019 Toshiaki Ara <ara_t@384.jp> 2.3.2-1
|
|
* Tue Jan 29 2019 Toshiaki Ara <ara_t@384.jp> 2.3.2-1
|
|
- update to 2.3.2
|
|
- update to 2.3.2
|
|
|
|
|