Accepting request 522351 from home:jengelh:branches:GNOME:Factory

- Update summaries.

OBS-URL: https://build.opensuse.org/request/show/522351
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2017-09-08 20:32:45 +00:00 committed by Git OBS Bridge
parent 1fdee309ce
commit dc25313e2c
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 8 15:56:57 UTC 2017 - jengelh@inai.de
- Update summaries.
-------------------------------------------------------------------
Thu Aug 24 09:55:39 UTC 2017 - dimstar@opensuse.org

View File

@ -23,7 +23,7 @@
Name: flatpak
Version: 0.9.8
Release: 0
Summary: Manage OSTree based application bundles
Summary: OSTree based application bundles management
License: LGPL-2.1+
Group: System/Packages
Url: https://flatpak.github.io/
@ -79,7 +79,7 @@ flatpak-builder is a tool that makes it easy to build applications and their
dependencies by automating the configure && make && make install steps.
%package -n %{libname}
Summary: Manage OSTree based application bundles
Summary: OSTree based application bundle management library
Group: System/Libraries
%description -n %{libname}
@ -88,7 +88,7 @@ applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for
more information.
%package -n typelib-1_0-Flatpak-1_0
Summary: Manage OSTree based application bundles -- Introspection bindings
Summary: Introspection bindings for the flatpak library
Group: System/Libraries
%description -n typelib-1_0-Flatpak-1_0
@ -97,7 +97,7 @@ applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for
more information.
%package devel
Summary: Manage OSTree based application bundles -- Development files
Summary: Development files for the flatpak library
Group: Development/Languages/C and C++
Requires: %{libname} = %{version}
Requires: %{name} = %{version}