Accepting request 332920 from GNOME:Factory

Update to 3.18.0 (forwarded request 332835 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/332920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gedit?expand=0&rev=109
This commit is contained in:
Dominique Leuenberger 2015-10-06 14:32:47 +00:00 committed by Git OBS Bridge
commit d6cd2ba192
4 changed files with 66 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c28df44a29ee5707441f89e94b513079d709111afec4bd4b079a1dff0242cdb2
size 2924392

3
gedit-3.18.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9abd4f1478385f8b6c983298206f4ab1a25c682b9c87fb00d759b7db5b949533
size 2955884

View File

@ -1,3 +1,59 @@
-------------------------------------------------------------------
Tue Sep 22 07:22:01 UTC 2015 - dimstar@opensuse.org
- Update to version 3.18.0:
+ Fix close confirmation dialog regression introduced in 3.17.92.
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 16 08:55:18 UTC 2015 - dimstar@opensuse.org
- Update to version 3.17.92:
+ Various minor code improvements and bug fixes.
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 18 18:27:09 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.90:
+ Spell checking: fix performance problem and re-organize the
code.
+ Move minimap settings in the preferences dialog.
+ CSS improvements.
+ Add a snippet generating RPM SPEC %changelog line.
+ Various other code improvements and bug fixes.
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 16 16:19:48 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.2:
+ Lots of cleanups and code improvements to: the document
handling code, file printing and the spell checking.
+ gtk-mac-integration support fix.
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 16 16:19:47 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.1:
+ Add a menu to toggle the source map.
+ Fix print margins.
+ Fix the --wait options when passing a list of files.
+ Several cleanups and code improvements to the document handling
code.
+ Various other bug fixes.
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 16 16:19:46 UTC 2015 - dimstar@opensuse.org
- Update to version 3.17.0:
+ Improve the Encodings dialog.
+ Add setting to display a grid pattern.
+ Various other bug fixes.
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 16 16:19:45 UTC 2015 - zaitor@opensuse.org

View File

@ -19,13 +19,13 @@
%define _with_gi_python 1
Name: gedit
Version: 3.16.3
Version: 3.18.0
Release: 0
Summary: Small and lightweight UTF-8 text editor
License: GPL-2.0+
Group: Productivity/Text/Editors
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gedit/3.16/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gedit/3.18/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change icon
Patch0: gedit-desktop.patch
BuildRequires: enchant-devel
@ -38,12 +38,12 @@ BuildRequires: python >= 3.2.3
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gio-2.0) >= 2.39.3
BuildRequires: pkgconfig(gio-2.0) >= 2.44
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.15.3
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.17.3
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(libpeas-1.0) >= 1.7.0
BuildRequires: pkgconfig(libpeas-1.0) >= 1.14.1
BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.7.0
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libxml-2.0) >= 2.5.0
@ -130,7 +130,7 @@ rm -rf %{buildroot}
%files
%defattr(-, root, root)
%doc AUTHORS BUGS ChangeLog COPYING MAINTAINERS NEWS README
%doc AUTHORS ChangeLog COPYING MAINTAINERS NEWS README
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/gedit
%{_bindir}/gnome-text-editor