Accepting request 586267 from GNOME:Factory
Update to 3.28.0 (forwarded request 586262 from dimstar) OBS-URL: https://build.opensuse.org/request/show/586267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-desktop?expand=0&rev=141
This commit is contained in:
commit
479cbf92d0
@ -1,3 +1,3 @@
|
|||||||
libgnome-desktop-3-12
|
libgnome-desktop-3-17
|
||||||
obsoletes "gnome-desktop-<targettype> <= <version>"
|
obsoletes "gnome-desktop-<targettype> <= <version>"
|
||||||
provides "gnome-desktop-<targettype> = <version>"
|
provides "gnome-desktop-<targettype> = <version>"
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f7561a7a313fc474b2c390cd9696df1f5c1e1556080e43f4afe042b1060e5f2a
|
|
||||||
size 969500
|
|
3
gnome-desktop-3.28.0.tar.xz
Normal file
3
gnome-desktop-3.28.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f1df71c39e32147f6d58f53a9c05b964b00b7c98fbca090419355437c72fd59d
|
||||||
|
size 1074124
|
@ -1,11 +1,12 @@
|
|||||||
diff -Nura gnome-desktop-3.24.2/libgnome-desktop/default-input-sources.h gnome-desktop-3.24.2_new/libgnome-desktop/default-input-sources.h
|
Index: gnome-desktop-3.27.1/libgnome-desktop/default-input-sources.h
|
||||||
--- gnome-desktop-3.24.2/libgnome-desktop/default-input-sources.h 2017-02-13 22:54:01.000000000 +0000
|
===================================================================
|
||||||
+++ gnome-desktop-3.24.2_new/libgnome-desktop/default-input-sources.h 2017-08-28 09:03:25.800295122 +0000
|
--- gnome-desktop-3.27.1.orig/libgnome-desktop/default-input-sources.h
|
||||||
@@ -33,7 +33,7 @@
|
+++ gnome-desktop-3.27.1/libgnome-desktop/default-input-sources.h
|
||||||
|
@@ -34,7 +34,7 @@ static DefaultInputSource default_input_
|
||||||
{ "he_IL", "xkb", "il" },
|
{ "he_IL", "xkb", "il" },
|
||||||
{ "hi_IN", "ibus", "m17n:hi:inscript" },
|
{ "hi_IN", "ibus", "m17n:hi:inscript" },
|
||||||
{ "it_IT", "xkb", "it" },
|
{ "it_IT", "xkb", "it" },
|
||||||
- { "ja_JP", "ibus", "anthy" },
|
- { "ja_JP", "ibus", "kkc" },
|
||||||
+ { "ja_JP", "ibus", "Japanese (Mozc)" },
|
+ { "ja_JP", "ibus", "Japanese (Mozc)" },
|
||||||
{ "kn_IN", "ibus", "m17n:kn:kgp" },
|
{ "kn_IN", "ibus", "m17n:kn:kgp" },
|
||||||
{ "ko_KR", "ibus", "hangul" },
|
{ "ko_KR", "ibus", "hangul" },
|
||||||
|
@ -1,3 +1,51 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 12 19:49:24 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.28.0:
|
||||||
|
+ No changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 9 21:39:18 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.27.92:
|
||||||
|
+ Idle-monitor fixes.
|
||||||
|
+ Several fixes for compilation warnings.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 28 16:27:49 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Modernize spec-file by calling spec-cleaner
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 10 18:28:52 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.27.90:
|
||||||
|
+ Miscellaneous improvements to the thumbnailer code.
|
||||||
|
+ Remove unused gnome_desktop_thumbnail_has_uri().
|
||||||
|
+ Replace GdkColor methods with GdkRGBA methods.
|
||||||
|
- Bump so name following upstream changes, ie: rename sub package
|
||||||
|
libgnome-desktop-3-12 to libgnome-desktop-3-17 and in
|
||||||
|
baselibs.conf.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 15 02:56:34 UTC 2017 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
- Update to version 3.27.2:
|
||||||
|
+ No changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 2 03:27:01 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.27.1:
|
||||||
|
+ Change default Japanish input source to KCC.
|
||||||
|
+ wall-clock: respect new clock-show-weekday setting.
|
||||||
|
+ Remove some obsolete API's in thumbnailer.
|
||||||
|
+ Modernize autotools configuration a bit.
|
||||||
|
+ Updated translations.
|
||||||
|
- Rebase gnome-desktop-switch-Japanese-default-input-to-mozc.patch:
|
||||||
|
For now we stay with mozc, despite upstream changing to kkc.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 1 09:18:47 UTC 2017 - fezhang@suse.com
|
Wed Nov 1 09:18:47 UTC 2017 - fezhang@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-desktop
|
# spec file for package gnome-desktop
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,26 +18,24 @@
|
|||||||
|
|
||||||
%define IS_DEFAULT_GNOME_DESKTOP 1
|
%define IS_DEFAULT_GNOME_DESKTOP 1
|
||||||
Name: gnome-desktop
|
Name: gnome-desktop
|
||||||
Version: 3.26.2
|
Version: 3.28.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNOME Desktop API Library
|
Summary: The GNOME Desktop API Library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1-or-later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Url: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source: http://download.gnome.org/sources/gnome-desktop/3.26/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gnome-desktop/3.28/%{name}-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
# PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch bnc#1029083 boo#1056289 qzhao@suse.com -- Switch new user's default input engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus input frame-work condition.
|
# PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch bnc#1029083 boo#1056289 qzhao@suse.com -- Switch new user's default input engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus input frame-work condition.
|
||||||
Patch1: gnome-desktop-switch-Japanese-default-input-to-mozc.patch
|
Patch1: gnome-desktop-switch-Japanese-default-input-to-mozc.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
%if !0%{?is_opensuse}
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
%endif
|
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.53.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.53.0
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.5.91
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.27.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6
|
||||||
BuildRequires: pkgconfig(iso-codes)
|
BuildRequires: pkgconfig(iso-codes)
|
||||||
BuildRequires: pkgconfig(libseccomp)
|
BuildRequires: pkgconfig(libseccomp)
|
||||||
@ -45,6 +43,9 @@ BuildRequires: pkgconfig(libudev)
|
|||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xkbfile)
|
BuildRequires: pkgconfig(xkbfile)
|
||||||
BuildRequires: pkgconfig(xkeyboard-config)
|
BuildRequires: pkgconfig(xkeyboard-config)
|
||||||
|
%if !0%{?is_opensuse}
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
|
%endif
|
||||||
%if 0%{?BUILD_FROM_VCS}
|
%if 0%{?BUILD_FROM_VCS}
|
||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
@ -53,7 +54,7 @@ BuildRequires: gtk-doc
|
|||||||
%description
|
%description
|
||||||
This package contains the desktop-wide files.
|
This package contains the desktop-wide files.
|
||||||
|
|
||||||
%if %IS_DEFAULT_GNOME_DESKTOP || 0%{?BUILD_FROM_VCS}
|
%if %{IS_DEFAULT_GNOME_DESKTOP} || 0%{?BUILD_FROM_VCS}
|
||||||
%package -n gnome-version
|
%package -n gnome-version
|
||||||
Summary: GNOME version
|
Summary: GNOME version
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
@ -73,21 +74,21 @@ reasons.
|
|||||||
|
|
||||||
This package contains data files used by libgnome-dekstop.
|
This package contains data files used by libgnome-dekstop.
|
||||||
|
|
||||||
%package -n libgnome-desktop-3-12
|
%package -n libgnome-desktop-3-17
|
||||||
Summary: The GNOME Desktop API Library
|
Summary: The GNOME Desktop API Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
# the library calls out to bwrap in order to fire up thumbnailers in a secure container
|
||||||
|
Requires: bubblewrap
|
||||||
Requires: gsettings-desktop-schemas
|
Requires: gsettings-desktop-schemas
|
||||||
# Data files for libgnome-desktop, split in an own package for SLPP compliancy
|
# Data files for libgnome-desktop, split in an own package for SLPP compliancy
|
||||||
Requires: libgnome-desktop-3_0-common >= %{version}
|
Requires: libgnome-desktop-3_0-common >= %{version}
|
||||||
# the library calls out to bwrap in order to fire up thumbnailers in a secure container
|
|
||||||
Requires: bubblewrap
|
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
Provides: %{name} = %{version}
|
Provides: %{name} = %{version}
|
||||||
%if %IS_DEFAULT_GNOME_DESKTOP
|
%if %{IS_DEFAULT_GNOME_DESKTOP}
|
||||||
Obsoletes: %{name} < %{version}
|
Obsoletes: %{name} < %{version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description -n libgnome-desktop-3-12
|
%description -n libgnome-desktop-3-17
|
||||||
The libgnome-desktop library provides API shared by several applications
|
The libgnome-desktop library provides API shared by several applications
|
||||||
on the desktop, but that cannot live in the platform for various
|
on the desktop, but that cannot live in the platform for various
|
||||||
reasons.
|
reasons.
|
||||||
@ -107,11 +108,11 @@ libgnome-desktop.
|
|||||||
%package -n libgnome-desktop-3-devel
|
%package -n libgnome-desktop-3-devel
|
||||||
Summary: Development files for the GNOME Desktop API library
|
Summary: Development files for the GNOME Desktop API library
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Requires: libgnome-desktop-3-12 = %{version}
|
Requires: libgnome-desktop-3-17 = %{version}
|
||||||
# Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h includes X11/extensions/XKBrules.h
|
# Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h includes X11/extensions/XKBrules.h
|
||||||
Requires: libxkbfile-devel
|
Requires: libxkbfile-devel
|
||||||
Requires: typelib-1_0-GnomeDesktop-3_0 = %{version}
|
Requires: typelib-1_0-GnomeDesktop-3_0 = %{version}
|
||||||
%if %IS_DEFAULT_GNOME_DESKTOP
|
%if %{IS_DEFAULT_GNOME_DESKTOP}
|
||||||
Provides: %{name}-devel = %{version}
|
Provides: %{name}-devel = %{version}
|
||||||
Obsoletes: %{name}-devel < %{version}
|
Obsoletes: %{name}-devel < %{version}
|
||||||
Provides: %{name}-doc = %{version}
|
Provides: %{name}-doc = %{version}
|
||||||
@ -147,39 +148,35 @@ translation-update-upstream
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%make_install
|
||||||
%find_lang %{name}-3.0 %{?no_lang_C}
|
%find_lang %{name}-3.0 %{?no_lang_C}
|
||||||
%find_lang fdl %{?no_lang_C} %{name}-3.0.lang
|
%find_lang fdl %{?no_lang_C} %{name}-3.0.lang
|
||||||
%find_lang gpl %{?no_lang_C} %{name}-3.0.lang
|
%find_lang gpl %{?no_lang_C} %{name}-3.0.lang
|
||||||
%find_lang lgpl %{?no_lang_C} %{name}-3.0.lang
|
%find_lang lgpl %{?no_lang_C} %{name}-3.0.lang
|
||||||
%if ! (%IS_DEFAULT_GNOME_DESKTOP || 0%{?BUILD_FROM_VCS})
|
%if ! (%{IS_DEFAULT_GNOME_DESKTOP} || 0%{?BUILD_FROM_VCS})
|
||||||
rm %{buildroot}%{_datadir}/gnome/gnome-version.xml
|
rm %{buildroot}%{_datadir}/gnome/gnome-version.xml
|
||||||
%endif
|
%endif
|
||||||
rm -vf %{buildroot}%{_libdir}/*.la
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
%fdupes %{buildroot}/%{_prefix}
|
%fdupes %{buildroot}/%{_prefix}
|
||||||
|
|
||||||
%post -n libgnome-desktop-3-12 -p /sbin/ldconfig
|
%post -n libgnome-desktop-3-17 -p /sbin/ldconfig
|
||||||
|
%postun -n libgnome-desktop-3-17 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libgnome-desktop-3-12 -p /sbin/ldconfig
|
%files -n libgnome-desktop-3-17
|
||||||
|
%license COPYING.LIB
|
||||||
%files -n libgnome-desktop-3-12
|
%doc AUTHORS NEWS README
|
||||||
%defattr(-, root, root)
|
|
||||||
%doc AUTHORS COPYING.LIB NEWS README
|
|
||||||
%{_libdir}/libgnome-desktop-3.so.*
|
%{_libdir}/libgnome-desktop-3.so.*
|
||||||
|
|
||||||
%files -n libgnome-desktop-3_0-common
|
%files -n libgnome-desktop-3_0-common
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc %{_datadir}/help/C/fdl/
|
%doc %{_datadir}/help/C/fdl/
|
||||||
%doc %{_datadir}/help/C/gpl/
|
%doc %{_datadir}/help/C/gpl/
|
||||||
%doc %{_datadir}/help/C/lgpl/
|
%doc %{_datadir}/help/C/lgpl/
|
||||||
%{_libexecdir}/gnome-rr-debug
|
%{_libexecdir}/gnome-rr-debug
|
||||||
|
|
||||||
%files -n typelib-1_0-GnomeDesktop-3_0
|
%files -n typelib-1_0-GnomeDesktop-3_0
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/girepository-1.0/GnomeDesktop-3.0.typelib
|
%{_libdir}/girepository-1.0/GnomeDesktop-3.0.typelib
|
||||||
|
|
||||||
%files -n libgnome-desktop-3-devel
|
%files -n libgnome-desktop-3-devel
|
||||||
%defattr (-, root, root)
|
|
||||||
%{_includedir}/gnome-desktop-3.0/
|
%{_includedir}/gnome-desktop-3.0/
|
||||||
%{_libdir}/libgnome-desktop-3.so
|
%{_libdir}/libgnome-desktop-3.so
|
||||||
%{_libdir}/pkgconfig/gnome-desktop-3.0.pc
|
%{_libdir}/pkgconfig/gnome-desktop-3.0.pc
|
||||||
@ -188,9 +185,8 @@ rm -vf %{buildroot}%{_libdir}/*.la
|
|||||||
|
|
||||||
%files lang -f %{name}-3.0.lang
|
%files lang -f %{name}-3.0.lang
|
||||||
|
|
||||||
%if %IS_DEFAULT_GNOME_DESKTOP || 0%{?BUILD_FROM_VCS}
|
%if %{IS_DEFAULT_GNOME_DESKTOP} || 0%{?BUILD_FROM_VCS}
|
||||||
%files -n gnome-version
|
%files -n gnome-version
|
||||||
%defattr (-, root, root)
|
|
||||||
%dir %{_datadir}/gnome
|
%dir %{_datadir}/gnome
|
||||||
%{_datadir}/gnome/gnome-version.xml
|
%{_datadir}/gnome/gnome-version.xml
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user