public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom spot Callaway <spotaws@amazon.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ntfs-3g] epel10: Merge branch 'rawhide' into epel10
Date: Thu, 24 Sep 2026 14:35:36 GMT	[thread overview]
Message-ID: <179026053651.1.10657319188325165624.rpms-ntfs-3g-75235ed6ee50@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ntfs-3g
Branch : epel10
Commit : 75235ed6ee5049e2fc8354783c475c82a6ca02be
Author : Tom spot Callaway <spotaws@amazon.com>
Date   : 2026-09-24T10:32:29-04:00
Stats  : +14/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ntfs-3g/c/75235ed6ee5049e2fc8354783c475c82a6ca02be?branch=epel10

Log:
Merge branch 'rawhide' into epel10

---
diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index 8108ce3..b8a4c6d 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -7,7 +7,7 @@
 
 Name:           ntfs-3g
 Epoch:          2
-Version:        2026.2.25
+Version:        2026.7.7
 Release:        2%{?dist}
 Summary:        Linux NTFS userspace driver
 License:        GPL-2.0-or-later
@@ -19,6 +19,7 @@ BuildRequires:  make
 # ntfs-3g BuildRequires
 BuildRequires:  gnutls-devel
 BuildRequires:  libattr-devel
+BuildRequires:  hwinfo-devel
 %if %{with externalfuse}
 BuildRequires:  fuse-devel
 Requires:       fuse
@@ -195,6 +196,15 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}/README
 %exclude %{_mandir}/man8/ntfs-3g*
 
 %changelog
+* Thu Aug 27 2026 Tom Callaway <spot@fedoraproject.org> - 2:2026.7.7-2
+- rebuild for side tag
+
+* Thu Aug 27 2026 Tom Callaway <spot@fedoraproject.org> - 2:2026.7.7-1
+- update to 2026.7.7
+
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2:2026.2.25-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
 * Mon Jun  8 2026 Tom Callaway <spot@fedoraproject.org> - 2:2026.2.25-2
 - make symlink to ntfs-3g-mount (bz2486080)
 

diff --git a/sources b/sources
index 150040e..bf53b56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ntfs-3g_ntfsprogs-2026.2.25.tgz) = c4f537ea45a6ebb21ddf21fbf4d71ab336fdf9cb1d55a062a6376f90480cf6992b11ad93b4b2bbd8a96e26f97d7c15948d4f6cc71d713e9deb78e3a6cad7438c
+SHA512 (ntfs-3g_ntfsprogs-2026.7.7.tgz) = 5b0a866c3c556f97b1c712fd09b148ecfd194429620e1b45f0630f6b4dee6a087496ff9bbe36bfa1a3e7c58483c43d45bb1e03956e0386aebe8b66522d90cdc2

diff --git a/ntfs-3g.spec b/ntfs-3g.spec
index ac753bb..b8a4c6d 100644
--- a/ntfs-3g.spec
+++ b/ntfs-3g.spec
@@ -116,14 +116,14 @@ cp -a %{buildroot}/%{_bindir}/ntfs-3g %{buildroot}/%{_sbindir}/mount.ntfs-3g
 # ... since we're obsoleting ntfsprogs-fuse
 pushd %{buildroot}/%{_bindir}
 ln -s ntfs-3g ntfsmount
+# According to bug2486080, we need "ntfs-3g-mount" ?
+ln -s ntfs-3g ntfs-3g-mount
 popd
 pushd %{buildroot}/%{_sbindir}
 ln -s mount.ntfs-3g mount.ntfs-fuse
 # And since there is no other package in Fedora that provides an ntfs
 # mount...
 ln -s mount.ntfs-3g mount.ntfs
-# According to bug2486080, we need "ntfs-3g-mount" ?
-ln -s ntfs-3g ntfs-3g-mount
 # Need this for fsck to find it
 ln -s ../bin/ntfsck fsck.ntfs
 popd

                 reply	other threads:[~2026-09-24 14: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=179026053651.1.10657319188325165624.rpms-ntfs-3g-75235ed6ee50@fedoraproject.org \
    --to=spotaws@amazon.com \
    --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