Accepting request 107278 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/107278 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgnomekbd?expand=0&rev=44
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fddb99502569a62357ee4962bbb7b5bca742c825c94b9feb9aaf6c6cc643bc3
|
||||
size 435177
|
3
libgnomekbd-3.3.90.tar.xz
Normal file
3
libgnomekbd-3.3.90.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c5c8dbb43f2b2b772d4411d788b288283edb5e47bc8de9fd38b6a9dfe788482
|
||||
size 376792
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 22 07:19:02 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.3.90:
|
||||
+ Some build fixes
|
||||
+ Some deprecated APIs changed to the new ones
|
||||
+ The introspection is now linked to libxklavier
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 05:55:54 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libgnomekbd
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,15 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libgnomekbd
|
||||
Version: 3.2.0
|
||||
Release: 1
|
||||
License: LGPL-2.1+
|
||||
Version: 3.3.90
|
||||
Release: 0
|
||||
Summary: GNOME Keyboard Library
|
||||
Url: http://www.gnome.org/
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/GNOME
|
||||
Source: http://download.gnome.org/sources/libgnomekbd/3.2/%{name}-%{version}.tar.bz2
|
||||
Url: http://www.gnome.org/
|
||||
Source: http://download.gnome.org/sources/libgnomekbd/3.3/%{name}-%{version}.tar.xz
|
||||
# PATCH-FEATURE-OPENSUSE libgnomekbd-default-group-switch.patch vuntz@opensuse.org -- We use shifts_toggle to switch between groups in openSUSE
|
||||
Patch0: libgnomekbd-default-group-switch.patch
|
||||
BuildRequires: fdupes
|
||||
@@ -34,10 +33,10 @@ BuildRequires: update-desktop-files
|
||||
%if 0%{?BUILD_FROM_VCS}
|
||||
BuildRequires: gnome-common
|
||||
%endif
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(libxklavier)
|
||||
BuildRequires: pkgconfig(libxklavier) >= 5.2
|
||||
Recommends: %{name}-lang
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%glib2_gsettings_schema_requires
|
||||
@@ -46,7 +45,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
GNOME keyboard library, utility and applet.
|
||||
|
||||
%package devel
|
||||
License: LGPL-2.1+
|
||||
Summary: GNOME Keyboard Library
|
||||
Group: System/GUI/GNOME
|
||||
Requires: %{name} = %{version}
|
||||
|
Reference in New Issue
Block a user