public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Luya Tshimbalanga <luya@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gimp-resynthesizer] f44: Update to upstream 3.0.1 (rhbz#2453456)
Date: Sat, 12 Sep 2026 18:07:42 GMT	[thread overview]
Message-ID: <178923646292.1.15743218002248194162.rpms-gimp-resynthesizer-bae35cb8a4c9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gimp-resynthesizer
Branch : f44
Commit : bae35cb8a4c91bdb2f781ffcea3062f381f6076b
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-09-12T11:07:17-07:00
Stats  : +8/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gimp-resynthesizer/c/bae35cb8a4c91bdb2f781ffcea3062f381f6076b?branch=f44

Log:
Update to upstream 3.0.1 (rhbz#2453456)

---
diff --git a/.gitignore b/.gitignore
index 44d3775..3b726ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ resynthesizer-0.16.tar.gz
 /resynthesizer-adfa25a.tar.gz
 /resynthesizer-20250518git3846f79.tar.gz
 /resynthesizer-3.0.0.tar.gz
+/resynthesizer-3.0.1.tar.gz

diff --git a/gimp-resynthesizer.spec b/gimp-resynthesizer.spec
index b63b4a6..74ff3ef 100644
--- a/gimp-resynthesizer.spec
+++ b/gimp-resynthesizer.spec
@@ -5,7 +5,7 @@
 #%%global snapshotver 20250518git%%{shortcommit}
 
 Name:     gimp-%{pkgname}
-Version:  3.0.0
+Version:  3.0.1
 Release:  %autorelease %{?snapshotver:-p -s %{snapshotver}}
 Summary:  GIMP plug-in for texture synthesis
 License:  GPL-3.0-or-later
@@ -34,7 +34,7 @@ ExcludeArch: s390x
 
 %description
 Modern texture synthesis plugin for GIMP 3 implementing:
-- AI-assisted inpainting and object removal
+- AI-assisted in-painting and object removal
 - Neural texture synthesis
 - Seamless pattern generation
 - Context-aware image manipulation
@@ -52,20 +52,21 @@ Modern texture synthesis plugin for GIMP 3 implementing:
 %install
 %meson_install
 mkdir -p %{buildroot}%{_metainfodir}
-install -Dpm 644 %{name}.metainfo.xml %{buildroot}%{_metainfodir}/
+install -Dpm 644 %{name}.metainfo.xml \
+    %{buildroot}%{_metainfodir}/%{pkgname}.bootchk.com.github.metainfo.xml
 
 %check
 %meson_test
 
 # Post-process desktop file with AppStream metadata
 appstream-util validate-relax --nonet \
-    %{buildroot}%{_metainfodir}/%{name}.metainfo.xml
+    %{buildroot}%{_metainfodir}/%{pkgname}.bootchk.com.github.metainfo.xml
 
 %files
 %license COPYING
 %doc ChangeLog README.md
 %{_libdir}/gimp/3.0/plug-ins/
-%{_metainfodir}/%{name}.metainfo.xml
+%{_metainfodir}/%{pkgname}.bootchk.com.github.metainfo.xml
 
 %changelog
 %autochangelog

diff --git a/sources b/sources
index 27218d0..2e58a06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (resynthesizer-3.0.0.tar.gz) = 053b365bb4c1d8228a3fe1e67fb9758c67a4dc040801ab3179b2c973508137aa8995a6f3c51a270c61b9cd8019e755cb4e8e1650857e288c112a2948daf4fb66
+SHA512 (resynthesizer-3.0.1.tar.gz) = 053b365bb4c1d8228a3fe1e67fb9758c67a4dc040801ab3179b2c973508137aa8995a6f3c51a270c61b9cd8019e755cb4e8e1650857e288c112a2948daf4fb66

                 reply	other threads:[~2026-09-12 18:07 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=178923646292.1.15743218002248194162.rpms-gimp-resynthesizer-bae35cb8a4c9@fedoraproject.org \
    --to=luya@fedoraproject.org \
    --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