Accepting request 97496 from home:vuntz:branches:GNOME:Factory

tweak

OBS-URL: https://build.opensuse.org/request/show/97496
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=104
This commit is contained in:
Vincent Untz
2011-12-21 09:17:19 +00:00
committed by Git OBS Bridge
parent c0b4629c9c
commit c08d371633
2 changed files with 11 additions and 19 deletions

View File

@@ -3,18 +3,14 @@ Mon Dec 19 09:15:21 UTC 2011 - dimstar@opensuse.org
- Update to version 3.3.1:
+ Sidebar style for the panel
- Separate ParseAndActivate from Activate for snippets
- Remove outdated tool to generate a plugin scheleton
- Clear the tools accel entry on backspace
- Make restoring default print fonts actually work
- Use GtkGrid in the pythonconsole settings
- GtkTable replaced with GtkGrid in gedit-print-preferences
- GtkTable replaced with GtkGrid in docinfo-plugin
- Remove gedit_style_scheme_manager_list_schemes_sorted
- Remove gedit_language_manager_list_languages_sorted
- Remove explicit gthread initialization
- More docs awesome
- quickopen: set placeholder text
+ Remove outdated tool to generate a plugin skeleton
+ Clear the tools accel entry on backspace
+ Make restoring default print fonts actually work
+ Move to GtkGrid
+ Remove explicit gthread initialization
+ More docs awesome
+ Various other code changes
+ Updated translations.
-------------------------------------------------------------------
Thu Dec 8 20:53:35 UTC 2011 - dimstar@opensuse.org

View File

@@ -15,15 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gedit
Version: 3.3.1
Release: 1
License: GPL-2.0+
Release: 0
Summary: Small and lightweight UTF-8 text editor
Url: http://www.gnome.org
License: GPL-2.0+
Group: Productivity/Text/Editors
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gedit/3.3/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change icon
Patch0: gedit-desktop.patch
@@ -56,9 +54,7 @@ Gedit is a small and lightweight UTF-8 text editor for the GNOME
environment.
%package devel
License: GPLv2+
Summary: Small and lightweight UTF-8 text editor
Group: Productivity/Text/Editors
Requires: %{name} = %{version}
Requires: gtksourceview-devel
Provides: gedit2-devel = %{version}