Accepting request 181365 from devel:openSUSE:Factory:rpmlint

- update to desktop-file-validate 0.21:
  - update to current version of menu specification (Vincent):
    - only print hint if no main category is present, not an error
    - make Science a main category
    - add new registered categories: Adult, Feed, Humanities, Maps,
      Shooter, Spirituality, XFCE
    - update related categories
    - add TDE to list of registered OnlyShowIn
  - accept and validate GNOME3/GSettings for AutostartCondition (Vincent)
  - output hint if more than one main category is present (Vincent)
  - output hint about suggested related categories (Vincent)

OBS-URL: https://build.opensuse.org/request/show/181365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=69
This commit is contained in:
Stephan Kulow 2013-06-29 12:51:35 +00:00 committed by Git OBS Bridge
commit 0fd480a3ac
5 changed files with 22 additions and 6 deletions

View File

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

View File

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

View File

@ -13,6 +13,7 @@ collections.pyo
commandsmodule.so
commands.pyo
commands.so
ConfigParser.pyo
copy.pyo
copy_regmodule.so
copy_reg.pyo

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jun 28 16:16:25 UTC 2013 - dmueller@suse.com
- update to desktop-file-validate 0.21:
- update to current version of menu specification (Vincent):
- only print hint if no main category is present, not an error
- make Science a main category
- add new registered categories: Adult, Feed, Humanities, Maps,
Shooter, Spirituality, XFCE
- update related categories
- add TDE to list of registered OnlyShowIn
- accept and validate GNOME3/GSettings for AutostartCondition (Vincent)
- output hint if more than one main category is present (Vincent)
- output hint about suggested related categories (Vincent)
-------------------------------------------------------------------
Wed Jun 26 14:20:21 UTC 2013 - dmueller@suse.com

View File

@ -34,11 +34,11 @@ Requires: cpio
Summary: Rpm correctness checker
License: GPL-2.0+
Group: System/Packages
Version: 1.4
Version: 1.5
Release: 0
Url: http://rpmlint.zarb.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: desktop-file-utils-0.20.tar.xz
Source: desktop-file-utils-0.21.tar.xz
Source100: rpmlint-deps.txt
Source101: rpmlint.wrapper
Source102: rpmlint-mini.config
@ -50,7 +50,7 @@ Rpmlint is a tool to check common errors on rpm packages. Binary and
source packages can be checked.
%prep
%setup -q -n desktop-file-utils-0.20
%setup -q -n desktop-file-utils-0.21
[[ -r COPYING ]]
%build