Accepting request 132678 from GNOME:Next
Starting to push GNOME:Next... OBS-URL: https://build.opensuse.org/request/show/132678 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=124
This commit is contained in:
parent
bf60aabf41
commit
0bf18b6955
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bd81156de3da433d93eaf3df9cae4aa28356c2bda23fd88ca68ba6e184a9e6d
|
||||
size 2948840
|
3
gedit-3.5.2.tar.xz
Normal file
3
gedit-3.5.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa678d2d41c77adcc28213e49ca91e31c5dc623abf2882d2b1034647f019ed0c
|
||||
size 2936216
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 07:11:25 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.5.2:
|
||||
+ Improvements in snippets plugin
|
||||
+ Use autoreconf instead gnome-autogen
|
||||
+ Misc bugfixes
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 21 13:13:04 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.5.1:
|
||||
+ Improved html snippets
|
||||
+ Misc bugfixes
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 18:20:54 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gedit
|
||||
Version: 3.4.2
|
||||
Version: 3.5.2
|
||||
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.4/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gedit/3.5/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change icon
|
||||
Patch0: gedit-desktop.patch
|
||||
BuildRequires: enchant-devel
|
||||
@ -92,10 +92,10 @@ translation-update-upstream
|
||||
%configure \
|
||||
--disable-scrollkeeper \
|
||||
--enable-python
|
||||
make %{?jobs:-j%jobs} V=1
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%make_install
|
||||
find %{buildroot} -type f -name '*.la' -delete -print
|
||||
%suse_update_desktop_file -N gedit -G "Text Editor" gedit TextEditor
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
Loading…
x
Reference in New Issue
Block a user