Accepting request 99370 from home:dimstar:branches:GNOME:Factory
Update to 3.3.2 OBS-URL: https://build.opensuse.org/request/show/99370 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=105
This commit is contained in:
parent
c08d371633
commit
46713e38ea
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ed9b392c0f21baa9a9655edfd8f24752bfeb2f8b4d594e944f92f9f3aeabbcf
|
||||
size 2915568
|
3
gedit-3.3.2.tar.xz
Normal file
3
gedit-3.3.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:496076d82482150fde4bf61de8568cfe0fadf5917f1c40ba28b1d7969007dab1
|
||||
size 2929344
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 15:55:21 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.3.2:
|
||||
+ More docs awesome
|
||||
+ Port snippets and external tools managers to GtkGrid
|
||||
+ Fix crashes when exiting with new gtk+
|
||||
+ Improvements in filebrowser plugin
|
||||
+ Symbolic icons for close buttons
|
||||
+ Misc bugfixes
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 19 09:15:21 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gedit
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: gedit
|
||||
Version: 3.3.1
|
||||
Version: 3.3.2
|
||||
Release: 0
|
||||
Summary: Small and lightweight UTF-8 text editor
|
||||
License: GPL-2.0+
|
||||
@ -55,6 +55,7 @@ environment.
|
||||
|
||||
%package devel
|
||||
Summary: Small and lightweight UTF-8 text editor
|
||||
Group: Productivity/Text/Editors
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gtksourceview-devel
|
||||
Provides: gedit2-devel = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user