Accepting request 199468 from home:dimstar:branches:GNOME:Factory

Update to 3.9.92

OBS-URL: https://build.opensuse.org/request/show/199468
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=150
This commit is contained in:
Dominique Leuenberger 2013-09-19 19:24:28 +00:00 committed by Git OBS Bridge
parent e925db455f
commit db3f1580a4
4 changed files with 14 additions and 4 deletions

View File

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

3
gedit-3.9.92.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 17 21:09:53 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.92:
+ Some final tweaks to the search rework.
+ Misc bugfixes and improvements.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 3 10:53:26 UTC 2013 - dimstar@opensuse.org Tue Sep 3 10:53:26 UTC 2013 - dimstar@opensuse.org

View File

@ -19,7 +19,7 @@
%define _with_gi_python 1 %define _with_gi_python 1
Name: gedit Name: gedit
Version: 3.9.91 Version: 3.9.92
Release: 0 Release: 0
Summary: Small and lightweight UTF-8 text editor Summary: Small and lightweight UTF-8 text editor
License: GPL-2.0+ License: GPL-2.0+
@ -140,6 +140,8 @@ rm -rf %{buildroot}
%doc %{_datadir}/help/C/%{name}/ %doc %{_datadir}/help/C/%{name}/
%{_bindir}/gedit %{_bindir}/gedit
%{_bindir}/gnome-text-editor %{_bindir}/gnome-text-editor
%dir %{_datadir}/appdata
%{_datadir}/appdata/gedit.appdata.xml
%{_datadir}/applications/*.desktop %{_datadir}/applications/*.desktop
%{_datadir}/dbus-1/services/org.gnome.gedit.service %{_datadir}/dbus-1/services/org.gnome.gedit.service
%{_datadir}/GConf/gsettings/gedit.convert %{_datadir}/GConf/gsettings/gedit.convert