Update to 3.19.4

This commit is contained in:
David King 2016-02-16 09:33:47 +00:00
parent 79d5ec7ee7
commit 654575c464
3 changed files with 8 additions and 8 deletions

1
.gitignore vendored
View File

@ -94,3 +94,4 @@ gedit-2.31.6.tar.bz2
/gedit-3.19.1.tar.xz
/gedit-3.19.2.tar.xz
/gedit-3.19.3.tar.xz
/gedit-3.19.4.tar.xz

View File

@ -18,13 +18,13 @@
%global enchant_version 1.2.0
%global isocodes_version 0.35
%global libpeas_version 1.14.1
%global gspell_version 0.2.3
%global gspell_version 0.2.4
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.19.3
Release: 2%{?dist}
Version: 3.19.4
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
@ -46,7 +46,6 @@ BuildRequires: pkgconfig(pygobject-3.0)
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
BuildRequires: gettext
BuildRequires: which
BuildRequires: autoconf, automake, libtool
BuildRequires: intltool
BuildRequires: yelp-tools
BuildRequires: itstool
@ -105,9 +104,6 @@ Install gedit-devel if you want to write plugins for gedit.
%prep
%setup -q
autoreconf -i -f
intltoolize -f
%build
%configure \
--disable-gtk-doc \
@ -207,6 +203,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/vala/
%changelog
* Tue Feb 16 2016 David King <amigadave@amigadave.com> - 3.19.4-1
- Update to 3.19.4
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.19.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
717e37e96530826933bfac0ca3714980 gedit-3.19.3.tar.xz
68897cc49fe3cb14e86dbda2c8f34a3b gedit-3.19.4.tar.xz