]> git.pld-linux.org Git - packages/gnome-shell.git/commitdiff
- updated to 3.38.1 auto/th/gnome-shell-3.38.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 6 Oct 2020 12:55:02 +0000 (14:55 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Oct 2020 16:15:47 +0000 (18:15 +0200)
- removed obsolete gtkdoc patch

gnome-shell-gtkdoc.patch [deleted file]
gnome-shell.spec

diff --git a/gnome-shell-gtkdoc.patch b/gnome-shell-gtkdoc.patch
deleted file mode 100644 (file)
index b6b0ee6..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- gnome-shell-3.38.0/docs/reference/shell/shell-docs.sgml.orig       2020-09-14 22:48:39.373818900 +0200
-+++ gnome-shell-3.38.0/docs/reference/shell/shell-docs.sgml    2020-09-22 20:00:18.085865408 +0200
-@@ -37,10 +37,6 @@
-     <xi:include href="xml/shell-tray-manager.xml"/>
-   </chapter>
-   <chapter>
--    <title>Recorder</title>
--    <xi:include href="xml/shell-recorder.xml"/>
--  </chapter>
--  <chapter>
-     <title>Integration helpers and utilities</title>
-     <xi:include href="doc-gen-org.gnome.Shell.SearchProvider.xml"/>
-     <xi:include href="doc-gen-org.gnome.Shell.SearchProvider2.xml"/>
index f1d90afcb50c16054717d92748c55b715df69eb3..0f651a3c208204c754e95069ae627593794ed7fc 100644 (file)
 Summary:       Window manager and application launcher for GNOME
 Summary(pl.UTF-8):     Zarządca okien i uruchamiania aplikacji dla GNOME
 Name:          gnome-shell
-Version:       3.38.0
+Version:       3.38.1
 Release:       1
 License:       GPL v2+
 Group:         X11/Window Managers
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.38/%{name}-%{version}.tar.xz
-# Source0-md5: 8a70b4b78fc076b86aefb3c83f0e77d5
-Patch0:                %{name}-gtkdoc.patch
+# Source0-md5: a12f98e36f4cfc4b4f968c35edc6f778
 URL:           https://wiki.gnome.org/Projects/GnomeShell
 BuildRequires: NetworkManager-devel >= %{NetworkManager_ver}
 BuildRequires: at-spi2-atk-devel
@@ -71,7 +70,7 @@ BuildRequires:        pulseaudio-devel >= %{pulseaudio_ver}
 BuildRequires: python3 >= 1:3
 BuildRequires: python3-pygobject3 >= 3
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.736
+BuildRequires: rpmbuild(macros) >= 1.752
 BuildRequires: sassc
 BuildRequires: sed >= 4.0
 BuildRequires: startup-notification-devel >= %{startup_notification_ver}
@@ -148,9 +147,7 @@ Summary:    GNOME Shell API documentation
 Summary(pl.UTF-8):     Dokumentacja API GNOME Shell
 Group:         Documentation
 Requires:      gtk-doc-common
-%if "%{_rpmversion}" >= "4.6"
-BuildArch:     noarch
-%endif
+%{?noarchpackage}
 
 %description apidocs
 This package provides GNOME Shell API documentation.
@@ -160,7 +157,6 @@ Ten pakiet dostarcza dokumentację API GNOME Shell.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %{__sed} -i -e '/^libshew =/ s/ library/ shared_library/' subprojects/shew/src/meson.build
 
This page took 0.168987 seconds and 4 git commands to generate.