public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sam Day <me@samcday.com>
To: git-commits@fedoraproject.org
Subject: [rpms/phosh-mobile-settings] f44: Replace hard tabs
Date: Sun, 26 Jul 2026 01:15:53 GMT	[thread overview]
Message-ID: <178502855370.1.445518814891138160.rpms-phosh-mobile-settings-5446bfb8eb6e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/phosh-mobile-settings
            Branch : f44
            Commit : 5446bfb8eb6e56cf89737d3d02d40fac66a5fef3
            Author : Sam Day <me@samcday.com>
            Date   : 2026-07-04T21:43:17+10:00
            Stats  : +58/-58 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/phosh-mobile-settings/c/5446bfb8eb6e56cf89737d3d02d40fac66a5fef3?branch=f44

            Log:
            Replace hard tabs

[skip changelog]

---
diff --git a/phosh-mobile-settings.spec b/phosh-mobile-settings.spec
index e545d37..e7f239a 100644
--- a/phosh-mobile-settings.spec
+++ b/phosh-mobile-settings.spec
@@ -1,82 +1,82 @@
 %global gvc_commit d2442f455844e5292cb4a74ffc66ecc8d7595a9f
 
-Name:		phosh-mobile-settings
-Version:	0.56~rc2
-Release:	%autorelease
-Summary:	Mobile Settings App for phosh and related components
-License:	GPL-3.0-or-later
-URL:		https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings
-Source:	https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/archive/v%{version_no_tilde _}/phosh-mobile-settings-v%{version_no_tilde _}.tar.gz
+Name:     phosh-mobile-settings
+Version:  0.56~rc2
+Release:  %autorelease
+Summary:  Mobile Settings App for phosh and related components
+License:  GPL-3.0-or-later
+URL:      https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings
+Source:   https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/archive/v%{version_no_tilde _}/phosh-mobile-settings-v%{version_no_tilde _}.tar.gz
 # This library doesn't compile into a DSO nor has any tagged releases.
 # Other projects such as gnome-shell use it this way.
-Source:	https://gitlab.gnome.org/guidog/libgnome-volume-control/-/archive/%{gvc_commit}/libgnome-volume-control-%{gvc_commit}.tar.gz
+Source:   https://gitlab.gnome.org/guidog/libgnome-volume-control/-/archive/%{gvc_commit}/libgnome-volume-control-%{gvc_commit}.tar.gz
 # Tests currently abort on this warning:
 # "Use GtkSettings:gtk-interface-color-scheme instead"
-Patch:	0002-tests-Do-not-make-warnings-fatal.patch
+Patch:    0002-tests-Do-not-make-warnings-fatal.patch
 
-ExcludeArch:	%{ix86}
+ExcludeArch:  %{ix86}
 # https://bugzilla.redhat.com/show_bug.cgi?id=2415478
-ExcludeArch:	s390x
+ExcludeArch:  s390x
 # https://bugzilla.redhat.com/show_bug.cgi?id=2415700
-ExcludeArch:	ppc64le
-
-BuildRequires:	gcc
-BuildRequires:	gcc-c++
-BuildRequires:	meson >= 1.7.0
-
-BuildRequires:	pkgconfig(accountsservice) >= 23.13
-BuildRequires:	pkgconfig(fontconfig)
-BuildRequires:	pkgconfig(glib-2.0) >= 2.84
-BuildRequires:	pkgconfig(gio-2.0) >= 2.84
-BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.84
-BuildRequires:	pkgconfig(gmodule-2.0) >= 2.84
-BuildRequires:	pkgconfig(gmobile) >= 0.4.0
-BuildRequires:	pkgconfig(gsound)
-BuildRequires:	pkgconfig(gtk4) >= 4.18.0
-BuildRequires:	pkgconfig(gtk4-wayland) >= 4.12.5
-BuildRequires:	pkgconfig(phosh-plugins) >= 0.23.0
-BuildRequires:	pkgconfig(phosh-settings) >= 0.40.0
-BuildRequires:	pkgconfig(json-glib-1.0) >= 1.6.2
-BuildRequires:	pkgconfig(libadwaita-1) >= 1.7
-BuildRequires:	pkgconfig(wayland-client) >= 1.14
-BuildRequires:	pkgconfig(wayland-protocols) >= 1.12
-BuildRequires:	pkgconfig(gnome-desktop-4) >= 44
-BuildRequires:	pkgconfig(libportal-gtk4) >= 0.9.1
-BuildRequires:	pkgconfig(libfeedback-0.0) >= 0.8.0
-BuildRequires:	pkgconfig(libcellbroadcast-0.0) >= 0.0.2
-BuildRequires:	pkgconfig(yaml-0.1)
-BuildRequires:	pkgconfig(polkit-gobject-1) >= 126
-BuildRequires:	/usr/bin/rst2man
-BuildRequires:	gobject-introspection
-BuildRequires:	appstream-devel
-BuildRequires:	lm_sensors-devel
-BuildRequires:	desktop-file-utils
-BuildRequires:	/usr/bin/dbus-launch
-BuildRequires:	gstreamer1-plugins-good
-BuildRequires:	phoc
-BuildRequires:	glibc-langpack-en
+ExcludeArch:  ppc64le
+
+BuildRequires:  gcc
+BuildRequires:  gcc-c++
+BuildRequires:  meson >= 1.7.0
+
+BuildRequires:  pkgconfig(accountsservice) >= 23.13
+BuildRequires:  pkgconfig(fontconfig)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.84
+BuildRequires:  pkgconfig(gio-2.0) >= 2.84
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.84
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.84
+BuildRequires:  pkgconfig(gmobile) >= 0.4.0
+BuildRequires:  pkgconfig(gsound)
+BuildRequires:  pkgconfig(gtk4) >= 4.18.0
+BuildRequires:  pkgconfig(gtk4-wayland) >= 4.12.5
+BuildRequires:  pkgconfig(phosh-plugins) >= 0.23.0
+BuildRequires:  pkgconfig(phosh-settings) >= 0.40.0
+BuildRequires:  pkgconfig(json-glib-1.0) >= 1.6.2
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.7
+BuildRequires:  pkgconfig(wayland-client) >= 1.14
+BuildRequires:  pkgconfig(wayland-protocols) >= 1.12
+BuildRequires:  pkgconfig(gnome-desktop-4) >= 44
+BuildRequires:  pkgconfig(libportal-gtk4) >= 0.9.1
+BuildRequires:  pkgconfig(libfeedback-0.0) >= 0.8.0
+BuildRequires:  pkgconfig(libcellbroadcast-0.0) >= 0.0.2
+BuildRequires:  pkgconfig(yaml-0.1)
+BuildRequires:  pkgconfig(polkit-gobject-1) >= 126
+BuildRequires:  /usr/bin/rst2man
+BuildRequires:  gobject-introspection
+BuildRequires:  appstream-devel
+BuildRequires:  lm_sensors-devel
+BuildRequires:  desktop-file-utils
+BuildRequires:  /usr/bin/dbus-launch
+BuildRequires:  gstreamer1-plugins-good
+BuildRequires:  phoc
+BuildRequires:  glibc-langpack-en
 # gvc
-BuildRequires:	pkgconfig(libpulse) >= 12.99.3
+BuildRequires:  pkgconfig(libpulse) >= 12.99.3
 
-Requires:	feedbackd >= 0.8.0
-Requires:	phoc >= 0.34.0
-Requires:	phosh >= 0.44.0
-Requires:	libphosh-mobile-settings >= %{version}-%{release}
+Requires:  feedbackd >= 0.8.0
+Requires:  phoc >= 0.34.0
+Requires:  phosh >= 0.44.0
+Requires:  libphosh-mobile-settings >= %{version}-%{release}
 
 %description
 Mobile Settings App for phosh and related components
 
 %package -n libphosh-mobile-settings
-License:	LGPL-2.1-or-later
-Summary:	Allows to configure advanced settings
-Requires:	polkit
+License:   LGPL-2.1-or-later
+Summary:   Allows to configure advanced settings
+Requires:  polkit
 
 %description -n libphosh-mobile-settings
 Allows to configure some advanced settings of Phosh
 
 %package -n libphosh-mobile-settings-devel
-License:	LGPL-2.1-or-later
-Summary:	Development files for libphosh-mobile-settings
+License:  LGPL-2.1-or-later
+Summary:  Development files for libphosh-mobile-settings
 
 %description -n libphosh-mobile-settings-devel
 Development files for libphosh-mobile-settings

                 reply	other threads:[~2026-07-26  1:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178502855370.1.445518814891138160.rpms-phosh-mobile-settings-5446bfb8eb6e@fedoraproject.org \
    --to=me@samcday.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox