public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bastien Nocera <hadess@hadess.net>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: + gnome-user-share-3.28.0-3
Date: Wed, 24 Jun 2026 11:35:00 GMT	[thread overview]
Message-ID: <178230090049.1.2154307322330491029.rpms-gnome-user-share-d562ddd9deeb@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gnome-user-share
            Branch : wip/oholy/f45-update
            Commit : d562ddd9deeb95f66b7f9836fbff2494e0700a38
            Author : Bastien Nocera <hadess@hadess.net>
            Date   : 2018-09-20T16:53:04+02:00
            Stats  : +7/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/d562ddd9deeb95f66b7f9836fbff2494e0700a38?branch=wip/oholy/f45-update

            Log:
            + gnome-user-share-3.28.0-3
Remove Bluetooth dependencies, gnome-user-share only shares via WebDAV,
  obex sharing is handled through the Bluetooth panel in GNOME

---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index ae001cd..8e85b62 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,6 +1,6 @@
 Name: gnome-user-share
 Version: 3.28.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Gnome user file sharing
 
 License: GPLv2+
@@ -10,7 +10,6 @@ Source0: http://download.gnome.org/sources/gnome-user-share/3.28/%{name}-%{versi
 BuildRequires:  gcc
 BuildRequires: gtk3-devel
 BuildRequires: httpd  mod_dnssd
-BuildRequires: gnome-bluetooth-libs-devel
 BuildRequires: intltool
 BuildRequires: itstool
 BuildRequires: libcanberra-devel
@@ -22,7 +21,6 @@ BuildRequires: nautilus-devel
 BuildRequires: gettext
 BuildRequires: systemd-devel
 
-Requires: bluez-obexd >= 5.0
 Requires: httpd
 Requires: mod_dnssd
 
@@ -43,7 +41,7 @@ The program also allows to share files using ObexFTP over Bluetooth.
 %setup -q
 
 %build
-%configure --enable-bluetooth
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -66,6 +64,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
 %{_userunitdir}/gnome-user-share-webdav.service
 
 %changelog
+* Thu Sep 20 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.0-3
++ gnome-user-share-3.28.0-3
+- Remove Bluetooth dependencies, gnome-user-share only shares via WebDAV,
+  obex sharing is handled through the Bluetooth panel in GNOME
+
 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

                 reply	other threads:[~2026-06-24 11:35 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=178230090049.1.2154307322330491029.rpms-gnome-user-share-d562ddd9deeb@fedoraproject.org \
    --to=hadess@hadess.net \
    --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