Accepting request 399394 from GNOME:Factory
Sync package with SLE12SP2 - just for easier tracking (forwarded request 399172 from dimstar) OBS-URL: https://build.opensuse.org/request/show/399394 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gedit?expand=0&rev=117
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 18 11:13:31 UTC 2016 - fezhang@suse.com
|
||||||
|
|
||||||
|
- Fix group for gedit-devel to Development/Libraries/C and C++
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 17 17:14:50 UTC 2016 - mgorse@suse.com
|
||||||
|
|
||||||
|
- Update to GNOME 3.20.2 Fate#318572
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 8 16:02:19 UTC 2016 - badshah400@gmail.com
|
Sun May 8 16:02:19 UTC 2016 - badshah400@gmail.com
|
||||||
|
|
||||||
@@ -5,6 +15,12 @@ Sun May 8 16:02:19 UTC 2016 - badshah400@gmail.com
|
|||||||
+ Misc bugfixes.
|
+ Misc bugfixes.
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 13 10:50:23 UTC 2016 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to GNOME 3.20 Fate#318572
|
||||||
|
- Fix group for gedit-devel: should be Productivity/Text/Editors
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 31 20:47:54 UTC 2016 - zaitor@opensuse.org
|
Thu Mar 31 20:47:54 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
@@ -233,6 +249,12 @@ Wed Feb 4 12:22:33 UTC 2015 - zaitor@opensuse.org
|
|||||||
+ Various bug fixes.
|
+ Various bug fixes.
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 14 05:09:57 UTC 2015 - tyang@suse.com
|
||||||
|
|
||||||
|
- Fix bnc#910913: enabling plugin snippets causes crash when close
|
||||||
|
a tab. Add require for python3-gobject-cairo.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 4 14:22:37 UTC 2014 - zaitor@opensuse.org
|
Thu Dec 4 14:22:37 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@@ -58,6 +58,8 @@ Requires: python3-cairo
|
|||||||
Requires: python3-gedit
|
Requires: python3-gedit
|
||||||
%endif
|
%endif
|
||||||
Requires: python3-gobject
|
Requires: python3-gobject
|
||||||
|
#bnc#910913 - plugin snippets depend on this package
|
||||||
|
Requires: python3-gobject-cairo
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
Recommends: iso-codes
|
Recommends: iso-codes
|
||||||
Provides: gedit2 = %{version}
|
Provides: gedit2 = %{version}
|
||||||
@@ -83,7 +85,7 @@ This package provides the python bindings, based on gobject-introspection.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Small and lightweight UTF-8 text editor
|
Summary: Small and lightweight UTF-8 text editor
|
||||||
Group: Development/Productivity/Text/Editors
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: gtksourceview-devel
|
Requires: gtksourceview-devel
|
||||||
%if %{_with_gi_python}
|
%if %{_with_gi_python}
|
||||||
|
Reference in New Issue
Block a user