public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mateus Rodrigues Costa <mateusrodcosta@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bign-handheld-thumbnailer] rawhide: Update to 1.2.1
Date: Fri, 29 May 2026 15:44:18 +0000	[thread overview]
Message-ID: <rpms-bign-handheld-thumbnailer-8b7fa8f059f6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bign-handheld-thumbnailer
Branch : rawhide
Commit : 8b7fa8f059f66511f7147da49f03a1ed94c8db1b
Author : Mateus Rodrigues Costa <mateusrodcosta@gmail.com>
Date   : 2026-05-29T12:42:33-03:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/bign-handheld-thumbnailer/c/8b7fa8f059f66511f7147da49f03a1ed94c8db1b?branch=rawhide

Log:
Update to 1.2.1

---
diff --git a/.gitignore b/.gitignore
index 81b15ee..9c5889c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /v1.1.2.tar.gz
 /v1.1.3.tar.gz
 /v1.2.0.tar.gz
+/v1.2.1.tar.gz

diff --git a/bign-handheld-thumbnailer.spec b/bign-handheld-thumbnailer.spec
index 355dfe8..ac7485d 100644
--- a/bign-handheld-thumbnailer.spec
+++ b/bign-handheld-thumbnailer.spec
@@ -5,8 +5,8 @@
 %global cargo_install_lib 0
 
 Name:           bign-handheld-thumbnailer
-Version:        1.2.0
-Release:        3%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Summary:        Thumbnailer for Nintendo handheld game consoles
 
 SourceLicense:  GPL-2.0-or-later
@@ -67,6 +67,9 @@ Thumbnailer for Nintendo handheld game consoles (DS and 3DS) roms and homebrew.}
 %{_metainfodir}/dev.mateusrodcosta.bign_handheld_thumbnailer.metainfo.xml
 
 %changelog
+* Wed May 27 2026 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.2.1-1
+- Update to 1.2.1
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 49a5c12..ba4d118 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.2.0.tar.gz) = 44ee9f19fb7b2dcb06faeac83a7403fd46f233817a1d5a5126546e6683277f50db1b2de31224748ed495fb05344f9f55b8debb0d04f53d6932b6cbc5742b31e0
+SHA512 (v1.2.1.tar.gz) = 939955cc32a4d820fb22c5da4897e25b1dee0418e51681f5839f1bc363abf208d8136e67f49c6297aebb8f14aa7fbce11353305dc2afd2d28c67800e70c48e2f

WARNING: multiple messages have this Message-ID (diff)
From: Mateus Rodrigues Costa <mateusrodcosta@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bign-handheld-thumbnailer] f44: Update to 1.2.1
Date: Fri, 29 May 2026 16:46:06 +0000	[thread overview]
Message-ID: <rpms-bign-handheld-thumbnailer-8b7fa8f059f6@fedoraproject.org> (raw)
Message-ID: <20260529164606.rk8MDtGfSqDqucPE601ihZtOah7Bb86GKqbLP_eg0Fw@z> (raw)

A new commit has been pushed.

Repo   : rpms/bign-handheld-thumbnailer
Branch : f44
Commit : 8b7fa8f059f66511f7147da49f03a1ed94c8db1b
Author : Mateus Rodrigues Costa <mateusrodcosta@gmail.com>
Date   : 2026-05-29T12:42:33-03:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/bign-handheld-thumbnailer/c/8b7fa8f059f66511f7147da49f03a1ed94c8db1b?branch=f44

Log:
Update to 1.2.1

---
diff --git a/.gitignore b/.gitignore
index 81b15ee..9c5889c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /v1.1.2.tar.gz
 /v1.1.3.tar.gz
 /v1.2.0.tar.gz
+/v1.2.1.tar.gz

diff --git a/bign-handheld-thumbnailer.spec b/bign-handheld-thumbnailer.spec
index 355dfe8..ac7485d 100644
--- a/bign-handheld-thumbnailer.spec
+++ b/bign-handheld-thumbnailer.spec
@@ -5,8 +5,8 @@
 %global cargo_install_lib 0
 
 Name:           bign-handheld-thumbnailer
-Version:        1.2.0
-Release:        3%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Summary:        Thumbnailer for Nintendo handheld game consoles
 
 SourceLicense:  GPL-2.0-or-later
@@ -67,6 +67,9 @@ Thumbnailer for Nintendo handheld game consoles (DS and 3DS) roms and homebrew.}
 %{_metainfodir}/dev.mateusrodcosta.bign_handheld_thumbnailer.metainfo.xml
 
 %changelog
+* Wed May 27 2026 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.2.1-1
+- Update to 1.2.1
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 49a5c12..ba4d118 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.2.0.tar.gz) = 44ee9f19fb7b2dcb06faeac83a7403fd46f233817a1d5a5126546e6683277f50db1b2de31224748ed495fb05344f9f55b8debb0d04f53d6932b6cbc5742b31e0
+SHA512 (v1.2.1.tar.gz) = 939955cc32a4d820fb22c5da4897e25b1dee0418e51681f5839f1bc363abf208d8136e67f49c6297aebb8f14aa7fbce11353305dc2afd2d28c67800e70c48e2f

WARNING: multiple messages have this Message-ID (diff)
From: Mateus Rodrigues Costa <mateusrodcosta@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bign-handheld-thumbnailer] f43: Update to 1.2.1
Date: Fri, 29 May 2026 17:01:37 +0000	[thread overview]
Message-ID: <rpms-bign-handheld-thumbnailer-8b7fa8f059f6@fedoraproject.org> (raw)
Message-ID: <20260529170137.bprtHEMOxOpKleFukrMN_mnkbwcvJuhOvXjBKABISpU@z> (raw)

A new commit has been pushed.

Repo   : rpms/bign-handheld-thumbnailer
Branch : f43
Commit : 8b7fa8f059f66511f7147da49f03a1ed94c8db1b
Author : Mateus Rodrigues Costa <mateusrodcosta@gmail.com>
Date   : 2026-05-29T12:42:33-03:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/bign-handheld-thumbnailer/c/8b7fa8f059f66511f7147da49f03a1ed94c8db1b?branch=f43

Log:
Update to 1.2.1

---
diff --git a/.gitignore b/.gitignore
index 81b15ee..9c5889c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /v1.1.2.tar.gz
 /v1.1.3.tar.gz
 /v1.2.0.tar.gz
+/v1.2.1.tar.gz

diff --git a/bign-handheld-thumbnailer.spec b/bign-handheld-thumbnailer.spec
index 355dfe8..ac7485d 100644
--- a/bign-handheld-thumbnailer.spec
+++ b/bign-handheld-thumbnailer.spec
@@ -5,8 +5,8 @@
 %global cargo_install_lib 0
 
 Name:           bign-handheld-thumbnailer
-Version:        1.2.0
-Release:        3%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Summary:        Thumbnailer for Nintendo handheld game consoles
 
 SourceLicense:  GPL-2.0-or-later
@@ -67,6 +67,9 @@ Thumbnailer for Nintendo handheld game consoles (DS and 3DS) roms and homebrew.}
 %{_metainfodir}/dev.mateusrodcosta.bign_handheld_thumbnailer.metainfo.xml
 
 %changelog
+* Wed May 27 2026 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.2.1-1
+- Update to 1.2.1
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 49a5c12..ba4d118 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.2.0.tar.gz) = 44ee9f19fb7b2dcb06faeac83a7403fd46f233817a1d5a5126546e6683277f50db1b2de31224748ed495fb05344f9f55b8debb0d04f53d6932b6cbc5742b31e0
+SHA512 (v1.2.1.tar.gz) = 939955cc32a4d820fb22c5da4897e25b1dee0418e51681f5839f1bc363abf208d8136e67f49c6297aebb8f14aa7fbce11353305dc2afd2d28c67800e70c48e2f

             reply	other threads:[~2026-05-29 15:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-29 15:44 Mateus Rodrigues Costa [this message]
2026-05-29 16:46 ` [rpms/bign-handheld-thumbnailer] f44: Update to 1.2.1 Mateus Rodrigues Costa
2026-05-29 17:01 ` [rpms/bign-handheld-thumbnailer] f43: " Mateus Rodrigues Costa

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=rpms-bign-handheld-thumbnailer-8b7fa8f059f6@fedoraproject.org \
    --to=mateusrodcosta@gmail.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