]> git.pld-linux.org Git - packages/gnome-tour.git/commitdiff
- disable debugsource packages; release 2 auto/th/gnome-tour-40.0-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 4 Apr 2021 09:30:13 +0000 (11:30 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 4 Apr 2021 09:30:13 +0000 (11:30 +0200)
gnome-tour.spec

index 4333a15576e6666501dc0042a4f26fb5dcc8a237..c85507afd592879524f5029a325a5b0004dd2ab4 100644 (file)
@@ -2,7 +2,7 @@ Summary:        GNOME Tour and Greeter
 Summary(pl.UTF-8):     Przewodnik i powitanie środowiska GNOME
 Name:          gnome-tour
 Version:       40.0
-Release:       1
+Release:       2
 License:       GPL v3+
 Group:         X11/Applications
 Source0:       https://download.gnome.org/sources/gnome-tour/40/%{name}-%{version}.tar.xz
@@ -22,7 +22,7 @@ BuildRequires:        gtk+3-devel >= 3.16
 BuildRequires: libhandy1-devel >= 1
 BuildRequires: meson >= 0.50
 BuildRequires: ninja >= 1.5
-BuildRequires: rpmbuild(macros) >= 1.736
+BuildRequires: rpmbuild(macros) >= 2.005
 BuildRequires: rust
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -37,6 +37,9 @@ Requires:     libhandy1 >= 1
 ExclusiveArch: %{x8664} %{ix86} x32 aarch64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# debugsource packages don't support rust
+%define                _debugsource_packages   0
+
 %description
 A guided tour and greeter for GNOME.
 
This page took 0.103114 seconds and 4 git commands to generate.