OBS User unknown 2008-06-23 01:28:30 +00:00 committed by Git OBS Bridge
parent 576e654708
commit a6f61afb12
4 changed files with 21 additions and 6 deletions

View File

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

3
gedit-2.23.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jun 21 02:05:04 CEST 2008 - maw@suse.de
- Update to version 2.23.1:
+ The filebrowser plugin now users gio/gvfs
+ Initial work on porting gedit's internals to gio/gvfs
+ Python plugin core reworking
+ Updated translations.
-------------------------------------------------------------------
Thu May 8 17:22:57 CEST 2008 - rodrigo@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gedit (Version 2.22.1)
# spec file for package gedit (Version 2.23.1)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -15,8 +15,8 @@ Name: gedit
BuildRequires: aspell-devel docbook_4 enchant-devel fdupes gettext gnome-common gnome-doc-utils-devel gnome-patch-translation gnome-python-desktop gnutls-devel gtk-doc gtksourceview-devel indent intltool iso-codes-devel libglade2-devel libgnomeprintui-devel libidl-devel notification-daemon perl-XML-Parser python-devel python-gobject2-devel python-gtk-devel python-gtksourceview-devel scrollkeeper update-desktop-files
License: GPL v2 or later
Group: Productivity/Editors/Other
Version: 2.22.1
Release: 14
Version: 2.23.1
Release: 1
Summary: The Editor for the GNOME 2.x Desktop
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.10/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org
@ -136,6 +136,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/gedit
%changelog
* Sat Jun 21 2008 maw@suse.de
- Update to version 2.23.1:
+ The filebrowser plugin now users gio/gvfs
+ Initial work on porting gedit's internals to gio/gvfs
+ Python plugin core reworking
+ Updated translations.
* Thu May 08 2008 rodrigo@suse.de
- Tag patches
* Fri Apr 25 2008 maw@suse.de