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-43~alpha-1
Date: Wed, 24 Jun 2026 11:35:09 GMT	[thread overview]
Message-ID: <178230090934.1.2662100832505063950.rpms-gnome-user-share-a251a931555a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gnome-user-share
            Branch : wip/oholy/f45-update
            Commit : a251a931555a21748f527ad1d30fcf07329f5596
            Author : Bastien Nocera <hadess@hadess.net>
            Date   : 2022-07-15T12:35:12+02:00
            Stats  : +13/-13 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/a251a931555a21748f527ad1d30fcf07329f5596?branch=wip/oholy/f45-update

            Log:
            + gnome-user-share-43~alpha-1

Update to 43.alpha

---
diff --git a/.gitignore b/.gitignore
index 57d92f3..b212df8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /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
+/gnome-user-share-43.alpha.tar.xz

diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index a09d118..c8600e5 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,23 +1,19 @@
+%global tarball_version %%(echo %{version} | tr '~' '.')
+
 Name: gnome-user-share
-Version: 3.34.0
-Release: 7%{?dist}
+Version: 43~alpha
+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.34/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
 
 BuildRequires: gcc
-BuildRequires: gtk3-devel
-BuildRequires: httpd  mod_dnssd
-BuildRequires: itstool
-BuildRequires: libcanberra-devel
+BuildRequires: httpd mod_dnssd
 BuildRequires: meson
 BuildRequires: desktop-file-utils
 BuildRequires: libselinux-devel
-BuildRequires: dbus-glib-devel
-BuildRequires: libnotify-devel
-BuildRequires: nautilus-devel
 BuildRequires: gettext
 BuildRequires: systemd-devel
 BuildRequires: systemd-rpm-macros
@@ -37,7 +33,7 @@ computers on the local network using mDNS/rendezvous, so that it shows
 up in the Network location in GNOME.
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{tarball_version}
 
 %build
 %meson
@@ -60,12 +56,15 @@ up in the Network location in GNOME.
 %{_libexecdir}/*
 %{_datadir}/gnome-user-share
 %{_datadir}/glib-2.0/schemas/org.gnome.desktop.file-sharing.gschema.xml
-%{_libdir}/nautilus/extensions-3.0/*.so
 %{_datadir}/GConf/gsettings/gnome-user-share.convert
 %{_datadir}/applications/gnome-user-share-webdav.desktop
 %{_userunitdir}/gnome-user-share-webdav.service
 
 %changelog
+* Fri Jul 15 2022 Bastien Nocera <bnocera@redhat.com> - 43~alpha-1
++ gnome-user-share-43~alpha-1
+- Update to 43.alpha
+
 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.34.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
 

diff --git a/sources b/sources
index 6f947e4..40e69e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gnome-user-share-3.34.0.tar.xz) = 7aa5f0cad4b96af41b5e4b4a125cb7a9d7a7c27ba10cdf7c4acd2aaffe5bfb3494c9319b997e547c996017827383f7653905c3e0af67c65922635b7ac49803f5
+SHA512 (gnome-user-share-43.alpha.tar.xz) = 3a8d93b506f6eb91334ea8a519b4c9f3e1926ae9f6b3f2488d28b34d5b7a91be3ca9513b37275d046f8f018a16e99911e2e3b9cf4eafe19c9527ae95ee3db927

                 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=178230090934.1.2662100832505063950.rpms-gnome-user-share-a251a931555a@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