]> git.pld-linux.org Git - packages/latexila.git/commitdiff
- updated to 3.24.2 auto/th/latexila-3.24.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Jul 2017 18:13:48 +0000 (20:13 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Jul 2017 18:13:48 +0000 (20:13 +0200)
latexila.spec

index f0e4c8aedc7d9f07eeaf44add75aa733e9e62564..e92876b5fb02173f0100855c28ac062fde06307f 100644 (file)
@@ -1,43 +1,44 @@
 Summary:       Integrated LaTeX Environment for the GNOME desktop
 Summary(pl.UTF-8):     Zintegrowane środowisko LaTeXowe dla GNOME
 Name:          latexila
-Version:       3.22.1
+Version:       3.24.2
 Release:       1
 License:       GPL v3+
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/latexila/3.22/%{name}-%{version}.tar.xz
-# Source0-md5: 04278517469c8abc57bf59f8f7bd3d23
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/latexila/3.24/%{name}-%{version}.tar.xz
+# Source0-md5: 6265082c9dc0efc4b44d836176de816e
 URL:           https://wiki.gnome.org/Apps/LaTeXila
 BuildRequires: autoconf >= 2.64
-BuildRequires: automake >= 1:1.12.5
+BuildRequires: automake >= 1:1.14
 BuildRequires: gettext-tools
-BuildRequires: glib2-devel >= 1:2.40
+BuildRequires: glib2-devel >= 1:2.50
 BuildRequires: gnome-common
 BuildRequires: gobject-introspection-devel >= 1.30.0
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: gspell-devel >= 1.0
+BuildRequires: gtef-devel >= 2.0
 BuildRequires: gtk+3-devel >= 3.20
 BuildRequires: gtk-doc >= 1.14
-BuildRequires: gtksourceview3-devel >= 3.18
+BuildRequires: gtksourceview3-devel >= 3.24
 BuildRequires: intltool >= 0.50.1
 BuildRequires: libgee-devel >= 0.10
 BuildRequires: libtool >= 2:2.2
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.581
 BuildRequires: tar >= 1:1.22
-BuildRequires: vala >= 2:0.26
+BuildRequires: vala >= 2:0.34
 BuildRequires: vala-gspell >= 1.0
 BuildRequires: vala-libgee >= 0.10
 BuildRequires: xz
 BuildRequires: yelp-tools
 Requires(post,postun): desktop-file-utils
-Requires(post,postun): glib2 >= 1:2.40
+Requires(post,postun): glib2 >= 1:2.50
 Requires(post,postun): gtk-update-icon-cache
-Requires:      glib2 >= 1:2.40
+Requires:      glib2 >= 1:2.50
 Requires:      gsettings-desktop-schemas
 Requires:      gspell >= 1.0
 Requires:      gtk+3 >= 3.20
-Requires:      gtksourceview3 >= 3.18
+Requires:      gtksourceview3 >= 3.24
 Requires:      hicolor-icon-theme
 Requires:      libgee >= 0.10
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -87,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS MAINTAINERS NEWS README
+%doc AUTHORS NEWS README
 %attr(755,root,root) %{_bindir}/latexila
 %{_datadir}/appdata/org.gnome.latexila.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.latexila.gschema.xml
This page took 0.11068 seconds and 4 git commands to generate.