public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bign-handheld-thumbnailer] rawhide: Update to 1.2.1
@ 2026-05-29 15:44 Mateus Rodrigues Costa
  2026-05-29 16:46 ` [rpms/bign-handheld-thumbnailer] f44: " Mateus Rodrigues Costa
  2026-05-29 17:01 ` [rpms/bign-handheld-thumbnailer] f43: " Mateus Rodrigues Costa
  0 siblings, 2 replies; 3+ messages in thread
From: Mateus Rodrigues Costa @ 2026-05-29 15:44 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [rpms/bign-handheld-thumbnailer] f44: Update to 1.2.1
  2026-05-29 15:44 [rpms/bign-handheld-thumbnailer] rawhide: Update to 1.2.1 Mateus Rodrigues Costa
@ 2026-05-29 16:46 ` Mateus Rodrigues Costa
  2026-05-29 17:01 ` [rpms/bign-handheld-thumbnailer] f43: " Mateus Rodrigues Costa
  1 sibling, 0 replies; 3+ messages in thread
From: Mateus Rodrigues Costa @ 2026-05-29 16:46 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [rpms/bign-handheld-thumbnailer] f43: Update to 1.2.1
  2026-05-29 15:44 [rpms/bign-handheld-thumbnailer] rawhide: Update to 1.2.1 Mateus Rodrigues Costa
  2026-05-29 16:46 ` [rpms/bign-handheld-thumbnailer] f44: " Mateus Rodrigues Costa
@ 2026-05-29 17:01 ` Mateus Rodrigues Costa
  1 sibling, 0 replies; 3+ messages in thread
From: Mateus Rodrigues Costa @ 2026-05-29 17:01 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-29 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 15:44 [rpms/bign-handheld-thumbnailer] rawhide: Update to 1.2.1 Mateus Rodrigues Costa
2026-05-29 16:46 ` [rpms/bign-handheld-thumbnailer] f44: " Mateus Rodrigues Costa
2026-05-29 17:01 ` [rpms/bign-handheld-thumbnailer] f43: " Mateus Rodrigues Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox