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

A new commit has been pushed.

Repo   : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 8ce1343dbc23ad2d8d76100ab3dbf87ce25c0c7c
Author : Kalev Lember <klember@redhat.com>
Date   : 2019-09-06T11:50:06+02:00
Stats  : +7/-11 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/8ce1343dbc23ad2d8d76100ab3dbf87ce25c0c7c?branch=wip/oholy/f45-update

Log:
Update to 3.34.0

---
diff --git a/.gitignore b/.gitignore
index 7a891c5..57d92f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /gnome-user-share-3.32.0.tar.xz
 /gnome-user-share-3.32.0.1.tar.xz
 /gnome-user-share-3.33.1.tar.xz
+/gnome-user-share-3.34.0.tar.xz

diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index d9190a5..98195f9 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,11 +1,11 @@
 Name: gnome-user-share
-Version: 3.33.1
+Version: 3.34.0
 Release: 1%{?dist}
 Summary: Gnome user file sharing
 
 License: GPLv2+
 URL: http://www.gnome.org
-Source0: http://download.gnome.org/sources/gnome-user-share/3.33/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gnome-user-share/3.34/%{name}-%{version}.tar.xz
 
 BuildRequires: gcc
 BuildRequires: gtk3-devel
@@ -45,14 +45,6 @@ up in the Network location in GNOME.
 %install
 %meson_install
 
-# Fix incorrect install path
-# https://gitlab.gnome.org/GNOME/gnome-user-share/issues/22
-%if "%{_libdir}" != "%{_prefix}/lib"
-mkdir -p %{buildroot}%{_prefix}/lib/systemd/user
-mv %{buildroot}%{_libdir}/systemd/user/gnome-user-share-webdav.service \
-   %{buildroot}%{_prefix}/lib/systemd/user/
-%endif
-
 %find_lang gnome-user-share --with-gnome
 
 %files -f gnome-user-share.lang
@@ -67,6 +59,9 @@ mv %{buildroot}%{_libdir}/systemd/user/gnome-user-share-webdav.service \
 %{_userunitdir}/gnome-user-share-webdav.service
 
 %changelog
+* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
+- Update to 3.34.0
+
 * Mon Aug 26 2019 Kalev Lember <klember@redhat.com> - 3.33.1-1
 - Update to 3.33.1
 - Switch to meson build system

diff --git a/sources b/sources
index 9447bc3..6f947e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gnome-user-share-3.33.1.tar.xz) = b36ab9626b900344e899a3ae9a7b66cf1dd7fdaacf63149692d06590abf69173c1697e4010cf178d2eb4c6a80dcf555e067f37cc55e3c637093679e881404dd1
+SHA512 (gnome-user-share-3.34.0.tar.xz) = 7aa5f0cad4b96af41b5e4b4a125cb7a9d7a7c27ba10cdf7c4acd2aaffe5bfb3494c9319b997e547c996017827383f7653905c3e0af67c65922635b7ac49803f5

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

only message in thread, other threads:[~2026-06-24 11:35 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:35 [rpms/gnome-user-share] wip/oholy/f45-update: Update to 3.34.0 Kalev Lember

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