diff --git a/gtk3.changes b/gtk3.changes index 5fd9f48..4ba8407 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 29 00:02:31 UTC 2017 - jengelh@inai.de + +- Sync summaries with gtk4. + ------------------------------------------------------------------- Sat Nov 18 03:22:26 UTC 2017 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index a7db394..70ea59c 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -33,7 +33,7 @@ Version: 3.22.26 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ -Group: System/Libraries +Group: Development/Libraries/X11 Url: http://www.gtk.org/ Source: http://download.gnome.org/sources/gtk+/3.22/%{_name}-%{version}.tar.xz Source1: README.SUSE @@ -139,7 +139,7 @@ Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. %package -n typelib-1_0-Gtk-3_0 -Summary: The GTK+ toolkit library (version 3) -- Introspection bindings +Summary: Introspection bindings for the GTK+ toolkit library (version 3) Group: System/Libraries %description -n typelib-1_0-Gtk-3_0 @@ -150,7 +150,7 @@ ranging from small one-off projects to complete application suites. This package provides the GObject Introspection bindings for GTK+. %package immodule-amharic -Summary: The GTK+ toolkit library (version 3) -- Amharic Input Method +Summary: Amharic input method for the GTK+ toolkit library v3 Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools @@ -165,7 +165,7 @@ ranging from small one-off projects to complete application suites. This package provides an input method for Amharic. %package immodule-broadway -Summary: The GTK+ toolkit library (version 3) -- Broadway Input Method +Summary: Broadway input method for the GTK+ toolkit library v3 Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools @@ -179,7 +179,7 @@ ranging from small one-off projects to complete application suites. This package provides an input method for Broadway. %package immodule-inuktitut -Summary: The GTK+ toolkit library (version 3) -- Inuktitut Input Method +Summary: Inuktitut input method for the GTK+ toolkit library v3 Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools @@ -194,7 +194,7 @@ ranging from small one-off projects to complete application suites. This package provides an input method for Inuktitut. %package immodule-multipress -Summary: The GTK+ toolkit library (version 3) -- Multipress Input Method +Summary: Multipress input method for the GTK+ toolkit library v3 Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools @@ -209,7 +209,7 @@ This package provides an input method which allows text entry via the multi-press method, as on a mobile phone. %package immodule-thai -Summary: The GTK+ toolkit library (version 3) -- Thai-Lao Input Method +Summary: Thai-Lao input method for the GTK+ toolkit library v3 Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools @@ -225,7 +225,7 @@ ranging from small one-off projects to complete application suites. This package provides an input method for Thai-Lao. %package immodules-tigrigna -Summary: The GTK+ toolkit library (version 3) -- Tigrigna Input Methods +Summary: Tigrigna input method for the GTK+ toolkit library v3 Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools @@ -240,7 +240,7 @@ ranging from small one-off projects to complete application suites. This package provides two input methods for Tigrigna. %package immodule-vietnamese -Summary: The GTK+ toolkit library (version 3) -- Vietnamese Input Method +Summary: Vietnamese input method for the GTK+ toolkit library v3 Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools @@ -255,7 +255,7 @@ ranging from small one-off projects to complete application suites. This package provides an input method for Vietnamese. %package immodule-xim -Summary: The GTK+ toolkit library (version 3) -- X Input Method +Summary: X input method for the GTK+ toolkit library v3 Group: System/Libraries Requires: %{name} = %{version} Requires(post): %{name}-tools @@ -273,7 +273,7 @@ ranging from small one-off projects to complete application suites. This package provides an input method based on the X Input Method. %package tools -Summary: The GTK+ toolkit library (version 3) -- Tools +Summary: Auxiliary utilities for the GTK+ toolkit library v3 Group: System/Libraries Requires(post): update-alternatives Requires(postun): update-alternatives @@ -284,7 +284,7 @@ Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. %package data -Summary: The GTK+ toolkit library (version 3) -- Data Files +Summary: Data files for the GTK+ toolkit library v3 Group: System/Libraries BuildArch: noarch @@ -294,7 +294,7 @@ Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. %package schema -Summary: The GTK+ toolkit library (version 3) -- Config schema +Summary: Config schema for the GTK+ toolkit library v3 Group: System/Libraries BuildArch: noarch %glib2_gsettings_schema_requires @@ -305,7 +305,7 @@ Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. %package branding-upstream -Summary: The GTK+ toolkit library (version 3) -- Upstream theme configuration +Summary: Upstream theme configuration for the GTK+ toolkit library v3 Group: System/Libraries Requires: libgtk-3-0 = %{version} Provides: %{name}-branding = %{version} @@ -326,7 +326,7 @@ This package provides the upstream theme configuration for widgets and icon themes. %package devel -Summary: The GTK+ toolkit library (version 3) -- Development Files +Summary: Development files for the GTK+ toolkit library v3 Group: Development/Libraries/X11 Requires: gettext-its-%{name} >= %{version} Requires: libgtk-3-0 = %{version} @@ -389,10 +389,10 @@ cp -a %{S:1} . --enable-explicit-deps=yes \ %endif --enable-colord -%{__make} %{?_smp_mflags} +make %{?_smp_mflags} %install -%makeinstall +%make_install find %{buildroot}%{_libdir} -name '*.la' -delete -print # Do not install the exampleapp glib schema, as the app itself is noinst rm %{buildroot}%{_datadir}/glib-2.0/schemas/org.gtk.exampleapp.gschema.xml