public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: Update to 3.9.91
@ 2026-06-24 11:34 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-06-24 11:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 6d071463c00bb42810f1e8295647ea0b509bbae6
Author : Kalev Lember <kalevlember@gmail.com>
Date   : 2013-09-10T23:54:13+02:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/6d071463c00bb42810f1e8295647ea0b509bbae6?branch=wip/oholy/f45-update

Log:
Update to 3.9.91

---
diff --git a/.gitignore b/.gitignore
index c183f5b..d31da9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gnome-user-share-3.7.91.tar.xz
 /gnome-user-share-3.8.0.tar.xz
 /gnome-user-share-3.8.3.tar.xz
+/gnome-user-share-3.9.91.tar.xz

diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index ecfd1c7..fbb2114 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,14 +1,14 @@
 Summary: Gnome user file sharing
 Name: gnome-user-share
-Version: 3.8.3
-Release: 3%{?dist}
+Version: 3.9.91
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.gnome.org
-Source0: http://download.gnome.org/sources/gnome-user-share/3.8/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gnome-user-share/3.9/%{name}-%{version}.tar.xz
 
+Requires: bluez >= 5.0
 Requires: httpd
-Requires: obex-data-server
 Requires: mod_dnssd
 
 BuildRequires: gtk3-devel
@@ -42,7 +42,7 @@ The program also allows to share files using ObexFTP over Bluetooth.
 %setup -q
 
 %build
-%configure
+%configure --enable-bluetooth
 make %{?_smp_mflags}
 
 %install
@@ -78,6 +78,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/GConf/gsettings/gnome-user-share.convert
 
 %changelog
+* Tue Sep 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
+- Update to 3.9.91
+
 * Sun Aug 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.3-3
 - Rebuilt for gnome-bluetooth soname bump
 

diff --git a/sources b/sources
index c7ccc92..6b8e197 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91ecb2f00138adff3862e0456bf7ca1f  gnome-user-share-3.8.3.tar.xz
+5e0b0982b2b158e245bb62cb351b22dc  gnome-user-share-3.9.91.tar.xz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 11:34 [rpms/gnome-user-share] wip/oholy/f45-update: Update to 3.9.91 Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox