GNU bug report logs -
#66481
[PATCH gnome-team] gnu: tracker-miners: Update to 3.6.1.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66481 in the body.
You can then email your comments to 66481 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, guix-patches <at> gnu.org
:
bug#66481
; Package
guix-patches
.
(Thu, 12 Oct 2023 07:49:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, guix-patches <at> gnu.org
.
(Thu, 12 Oct 2023 07:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (tracker-miners): Update to 3.6.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6e3933ec96..bf853bd588 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9561,7 +9561,7 @@ (define-public tracker
(define-public tracker-miners
(package
(name "tracker-miners")
- (version "3.5.2")
+ (version "3.6.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/tracker-miners/"
@@ -9569,7 +9569,7 @@ (define-public tracker-miners
"/tracker-miners-" version ".tar.xz"))
(sha256
(base32
- "0sbc3fmvqg5hvdl5sq8w77lqmk9i6vc13izcxck8winrrgx93ys0"))))
+ "13ljx0birrav728ik3bnlwzgas8q6rbhjbvxp7zzwy6ambafiw7f"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66481
; Package
guix-patches
.
(Thu, 12 Oct 2023 14:22:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 66481 <at> debbugs.gnu.org (full text, mbox):
Hello,
Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
> * gnu/packages/gnome.scm (tracker-miners): Update to 3.6.1.
LGTM. I think this is a small change enough that it doesn't need to go
through guix-patches (you could have pushed it already).
--
Thanks,
Maxim
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66481
; Package
guix-patches
.
(Thu, 12 Oct 2023 14:40:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 66481 <at> debbugs.gnu.org (full text, mbox):
Am Donnerstag, dem 12.10.2023 um 10:21 -0400 schrieb Maxim Cournoyer:
> Hello,
>
> Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
>
> > * gnu/packages/gnome.scm (tracker-miners): Update to 3.6.1.
>
> LGTM. I think this is a small change enough that it doesn't need to
> go through guix-patches (you could have pushed it already).
IIUC the exception for small patches is no longer part of the manual.
Plus, with the recent kerfluffle around tracker-miners, I prefer a
review :)
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66481
; Package
guix-patches
.
(Thu, 12 Oct 2023 17:33:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 66481 <at> debbugs.gnu.org (full text, mbox):
Hi,
Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
> Am Donnerstag, dem 12.10.2023 um 10:21 -0400 schrieb Maxim Cournoyer:
>> Hello,
>>
>> Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
>>
>> > * gnu/packages/gnome.scm (tracker-miners): Update to 3.6.1.
>>
>> LGTM. I think this is a small change enough that it doesn't need to
>> go through guix-patches (you could have pushed it already).
> IIUC the exception for small patches is no longer part of the manual.
> Plus, with the recent kerfluffle around tracker-miners, I prefer a
> review :)
The relevant bits from info '(guix) managing patches and branches' is
this:
> As an exception, some changes considered “trivial” or “obvious” may be
> pushed directly to the ‘master’ branch. This includes changes to fix
> typos and reverting commits that caused immediate problems. This is
> subject to being adjusted, allowing individuals to commit directly on
> non-controversial changes on parts they’re familiar with.
It mentions 'master' there but I think this was an oversight; the same
should hold for any branch. And I think bumping a version field and the
hash is non-controversial enough if it doesn't break the world and was
tested :-).
--
Thanks,
Maxim
Information forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, guix-patches <at> gnu.org
:
bug#66481
; Package
guix-patches
.
(Fri, 13 Oct 2023 18:49:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 66481 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (tracker-miners): Update to 3.6.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index bb305bb2aa..fc2a6b24bd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9561,7 +9561,7 @@ (define-public tracker
(define-public tracker-miners
(package
(name "tracker-miners")
- (version "3.5.2")
+ (version "3.6.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/tracker-miners/"
@@ -9569,7 +9569,7 @@ (define-public tracker-miners
"/tracker-miners-" version ".tar.xz"))
(sha256
(base32
- "0sbc3fmvqg5hvdl5sq8w77lqmk9i6vc13izcxck8winrrgx93ys0"))))
+ "13ljx0birrav728ik3bnlwzgas8q6rbhjbvxp7zzwy6ambafiw7f"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
base-commit: a7be930240c69207eee87368fe3f6ad57c9e24cf
prerequisite-patch-id: 200a55f018acd42885dcb3cd10ec7b17524d8dd4
--
2.41.0
Reply sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
You have taken responsibility.
(Wed, 15 Nov 2023 21:46:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 15 Nov 2023 21:46:01 GMT)
Full text and
rfc822 format available.
Message #22 received at 66481-done <at> debbugs.gnu.org (full text, mbox):
Am Mittwoch, dem 11.10.2023 um 22:23 +0200 schrieb Liliana Marie
Prikler:
> * gnu/packages/gnome.scm (tracker-miners): Update to 3.6.1.
> ---
Forgot to mark as done.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 14 Dec 2023 12:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 147 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.