public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: Update to 47.alpha
@ 2026-06-24 11:35 David King
0 siblings, 0 replies; only message in thread
From: David King @ 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 : 7b1ed06cf1155a47f0e9278f00ff80df554ab45e
Author : David King <amigadave@amigadave.com>
Date : 2024-07-14T22:05:58+01:00
Stats : +13/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-user-share/c/7b1ed06cf1155a47f0e9278f00ff80df554ab45e?branch=wip/oholy/f45-update
Log:
Update to 47.alpha
---
diff --git a/.gitignore b/.gitignore
index 512418d..ca1ecf5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
/gnome-user-share-3.34.0.tar.xz
/gnome-user-share-43.alpha.tar.xz
/gnome-user-share-43.0.tar.xz
+/gnome-user-share-47.alpha.tar.xz
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index ec687f8..49bd1e2 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,20 +1,20 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: gnome-user-share
-Version: 43.0
-Release: 5%{?dist}
+Version: 47~alpha
+Release: 1%{?dist}
Summary: Gnome user file sharing
-License: GPLv2+
-URL: http://www.gnome.org
-Source0: http://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
+License: GPL-2.0-or-later
+URL: https://gitlab.gnome.org/GNOME/gnome-user-share
+Source0: http://download.gnome.org/sources/%{name}/47/%{name}-%{tarball_version}.tar.xz
BuildRequires: gcc
BuildRequires: httpd mod_dnssd
BuildRequires: meson
BuildRequires: desktop-file-utils
-BuildRequires: glib2-devel
-BuildRequires: libselinux-devel
+BuildRequires: pkgconfig(gio-2.0)
+BuildRequires: pkgconfig(libselinux)
BuildRequires: gettext
BuildRequires: systemd-devel
BuildRequires: systemd-rpm-macros
@@ -53,7 +53,7 @@ up in the Network location in GNOME.
%files -f gnome-user-share.lang
%license COPYING
-%doc README NEWS
+%doc README.md NEWS
%{_libexecdir}/*
%{_datadir}/gnome-user-share
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.file-sharing.gschema.xml
@@ -62,6 +62,9 @@ up in the Network location in GNOME.
%{_userunitdir}/gnome-user-share-webdav.service
%changelog
+* Sun Jul 14 2024 David King <amigadave@amigadave.com> - 47~alpha-1
+- Update to 47.alpha
+
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 43.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
diff --git a/sources b/sources
index d1ccf8a..fd2aea5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gnome-user-share-43.0.tar.xz) = a63b2ad6502a907f2e476ac9dd49beaa74da6169d929783b744877558d52087198a6e95bf206af0c3fc0d6875d3d864948374dbe94734379431399939e4749ae
+SHA512 (gnome-user-share-47.alpha.tar.xz) = f226b7790726f673dc68b62e06c3a0eec336a888f44a8181aa4b59d9a83de3c973dc790b69a747f089a5913dd317f1687cc4b4ece1d1c75eaa1f302ad01680eb
^ 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 47.alpha David King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox