Accepting request 584455 from GNOME:Factory

- Fix SRPM group. Update summaries.

OBS-URL: https://build.opensuse.org/request/show/584455
OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2018-03-09 10:49:11 +00:00 committed by Git OBS Bridge
parent e5ddc6d34b
commit 87600d2b87
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 5 19:25:54 UTC 2018 - jengelh@inai.de
- Fix SRPM group. Update summaries.
-------------------------------------------------------------------
Wed Feb 28 16:35:13 UTC 2018 - dimstar@opensuse.org

View File

@ -21,8 +21,8 @@ Version: 0.2.11
Release: 0
Summary: GObject-based library for libusb1
License: LGPL-2.1-or-later
Group: System/Libraries
URL: https://github.com/hughsie/libgusb
Group: Development/Libraries/GNOME
Url: https://github.com/hughsie/libgusb
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig
BuildRequires: vala
@ -47,7 +47,7 @@ asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.
%package -n typelib-1_0-GUsb-1_0
Summary: GObject-based library for libusb1 -- Introspection bindings
Summary: Introspection bindings for libgusb, a GObject-based wrapper for libusb1
Group: System/Libraries
%description -n typelib-1_0-GUsb-1_0
@ -56,7 +56,7 @@ asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.
%package devel
Summary: GObject-based library for libusb1 -- Development Files
Summary: Development files for libgusb, a GObject-based wrapper for libusb1
Group: Development/Libraries/C and C++
Requires: libgusb2 = %{version}
Requires: typelib-1_0-GUsb-1_0 = %{version}