forked from pool/desktop-file-utils
Accepting request 108134 from X11:common:Factory
Update to 0.20 (forwarded request 108131 from vuntz) OBS-URL: https://build.opensuse.org/request/show/108134 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/desktop-file-utils?expand=0&rev=41
This commit is contained in:
commit
930df868ce
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1f805c44fc6943d2d9d2acfe2aa4c6edc1fa17b1807e4e950c8ce50111ddc81b
|
|
||||||
size 99808
|
|
3
desktop-file-utils-0.20.tar.xz
Normal file
3
desktop-file-utils-0.20.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a7507379859cc483f1c64fbdb569f722c75e3af7c3f91bcdc239ff9dacd24f49
|
||||||
|
size 124388
|
@ -2,8 +2,8 @@ Index: src/validate.c
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- src/validate.c.orig
|
--- src/validate.c.orig
|
||||||
+++ src/validate.c
|
+++ src/validate.c
|
||||||
@@ -306,6 +306,9 @@ static struct {
|
@@ -312,6 +312,9 @@ static DesktopKeyDefinition registered_d
|
||||||
//FIXME: it's not deprecated, but got removed from the spec temporarly
|
* specified) */
|
||||||
{ DESKTOP_STRING_LIST_TYPE, "Actions", FALSE, FALSE, FALSE, handle_actions_key },
|
{ DESKTOP_STRING_LIST_TYPE, "Actions", FALSE, FALSE, FALSE, handle_actions_key },
|
||||||
|
|
||||||
+ /* SuSE specific */
|
+ /* SuSE specific */
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 09:27:34 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.20:
|
||||||
|
+ desktop-file-install:
|
||||||
|
- fix list of locale strings without trailing slash
|
||||||
|
+ desktop-file-validate:
|
||||||
|
- add MATE and Razor to list of registered environments
|
||||||
|
- validate Desktop Actions
|
||||||
|
- Rebase desktop-file-utils-suse-keys.patch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 20 15:17:51 UTC 2011 - vuntz@opensuse.org
|
Tue Dec 20 15:17:51 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package desktop-file-utils
|
# spec file for package desktop-file-utils
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: desktop-file-utils
|
Name: desktop-file-utils
|
||||||
Version: 0.19
|
Version: 0.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for Manipulating Desktop Files
|
Summary: Utilities for Manipulating Desktop Files
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user