diff --git a/.gitignore b/.gitignore index c004ff1..381caad 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /gala-9747bd6.tar.gz /gala-feffbf8.tar.gz /gala-a1bad26.tar.gz +/gala-cf8d455.tar.gz diff --git a/00-fedora-default-settings.patch b/00-fedora-default-settings.patch index 3740257..9d6090c 100644 --- a/00-fedora-default-settings.patch +++ b/00-fedora-default-settings.patch @@ -1,5 +1,5 @@ diff --git a/data/org.pantheon.desktop.gala.gschema.xml.in b/data/org.pantheon.desktop.gala.gschema.xml.in -index eba5b25..e47967e 100644 +index 46c6171..c0f540d 100644 --- a/data/org.pantheon.desktop.gala.gschema.xml.in +++ b/data/org.pantheon.desktop.gala.gschema.xml.in @@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@ index eba5b25..e47967e 100644 - '' + 'wingpanel --toggle-indicator=app-launcher' Panel main menu action - Sets the command to run when the panel-main-menu keybinding is pressed + Sets the command to run when the panel-main-menu keybinding is pressed. @@ -68,7 +68,7 @@ diff --git a/gala.rpmlintrc b/gala.rpmlintrc new file mode 100644 index 0000000..bb3fe62 --- /dev/null +++ b/gala.rpmlintrc @@ -0,0 +1,9 @@ +# don't care about repetitions +addFilter("W: name-repeated-in-summary *") + +# don't care about manpages +addFilter("W: no-manual-page-for-binary gala*") + +# false positive +addFilter("W: desktopfile-without-binary /usr/share/applications/gala-multitaskingview.desktop dbus-send*") + diff --git a/gala.spec b/gala.spec index 6326d4b..01df135 100644 --- a/gala.spec +++ b/gala.spec @@ -1,13 +1,13 @@ %global __provides_exclude_from ^%{_libdir}/gala/.*\\.so$ -%global commit a1bad2672b53422b40ec5b5bd7019315a8936b60 +%global commit cf8d4556d0f4616e522c2bd3d11c5d3fa4fc1dc3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20181020 +%global commitdate 20181122 Name: gala Summary: Gala window manager Version: 0.3.1 -Release: 0.15.%{commitdate}.git%{shortcommit}%{?dist} +Release: 0.16.%{commitdate}.git%{shortcommit}%{?dist} License: GPLv3+ URL: https://github.com/elementary/%{name} @@ -37,14 +37,13 @@ BuildRequires: pkgconfig(mutter-cogl-pango-2) BuildRequires: pkgconfig(mutter-cogl-path-2) BuildRequires: pkgconfig(plank) >= 0.11.0 - Requires: %{name}-libs%{?_isa} = %{version}-%{release} # gala provides a generic icon (apps/multitasking-view) Requires: hicolor-icon-theme # gala's multitasking view is activated via dbus -Requires: dbus +Requires: dbus-tools %description @@ -53,6 +52,7 @@ Gala is Pantheon's Window Manager, part of the elementary project. %package libs Summary: Gala window manager libraries + %description libs Gala is Pantheon's Window Manager, part of the elementary project. @@ -62,6 +62,7 @@ This package contains the shared libraries. %package devel Summary: Gala window manager development files Requires: %{name}-libs%{?_isa} = %{version}-%{release} + %description devel Gala is Pantheon's Window Manager, part of the elementary project. @@ -79,6 +80,7 @@ This package contains the development headers. %install %meson_install + %find_lang gala @@ -88,6 +90,9 @@ desktop-file-validate \ %files -f gala.lang +%doc AUTHORS README.md +%license COPYING + %{_bindir}/gala %{_bindir}/gala-daemon @@ -100,17 +105,19 @@ desktop-file-validate \ %files libs -%doc AUTHORS +%doc AUTHORS README.md %license COPYING %dir %{_libdir}/gala %dir %{_libdir}/gala/plugins -%{_libdir}/libgala.so.0 -%{_libdir}/libgala.so.0.0.0 +%{_libdir}/libgala.so.0* %files devel +%doc AUTHORS README.md +%license COPYING + %{_includedir}/gala/ %{_libdir}/libgala.so @@ -121,6 +128,9 @@ desktop-file-validate \ %changelog +* Mon Nov 26 2018 Fabio Valentini - 0.3.1-0.16.20181122.gitcf8d455 +- Bump to commit cf8d455. + * Sat Oct 20 2018 Fabio Valentini - 0.3.1-0.15.20181020.gita1bad26 - Bump to commit a1bad26. diff --git a/sources b/sources index b3534b5..7894b90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gala-a1bad26.tar.gz) = d811731472ef6179b31d8992689af1aa869613147b2d715ab8607a697b039e4dd1cc56a916e98fa318ccc160bc8ffffd2cac54f61b37912b9df98d5e5dc3a9f5 +SHA512 (gala-cf8d455.tar.gz) = 3da18fb8dfb7a839f0c17066d1f2c2f158e8c178b2dc98c9869dce686408f4bdeda84c45503e9d7e6cf563bd1d662559b8a7d0ac8a3964e990ff96f854593a42