public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vitaly Zaitsev <vitaly@easycoding.org>
To: git-commits@fedoraproject.org
Subject: [rpms/qr-code-generator] epel10.3: Fixed namespaced targets detection.
Date: Wed, 09 Sep 2026 05:29:40 GMT	[thread overview]
Message-ID: <178893178053.1.8352032202146045812.rpms-qr-code-generator-c7efd98693ac@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/qr-code-generator
Branch : epel10.3
Commit : c7efd98693ac0dd43733dfbdd622f9446f495d6d
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date   : 2023-04-22T13:49:35+02:00
Stats  : +6/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/qr-code-generator/c/c7efd98693ac0dd43733dfbdd622f9446f495d6d?branch=epel10.3

Log:
Fixed namespaced targets detection.

---
diff --git a/qr-code-generator.spec b/qr-code-generator.spec
index e75be35..8519e37 100644
--- a/qr-code-generator.spec
+++ b/qr-code-generator.spec
@@ -1,10 +1,10 @@
 %global richname QR-Code-generator
 %global cmakename qrcodegen-cmake
-%global cmakesuffix cmake1
+%global cmakesuffix cmake2
 
 Name: qr-code-generator
 Version: 1.8.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 License: MIT
 Summary: High-quality QR Code generator library
@@ -138,6 +138,9 @@ ln -s qrcodegen.hpp %{buildroot}%{_includedir}/qrcodegencpp/QrCode.hpp
 %{python3_sitelib}/qrcodegen-*.egg-info/
 
 %changelog
+* Sat Apr 22 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 1.8.0-5
+- Fixed namespaced targets detection.
+
 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
 

diff --git a/sources b/sources
index b25ed23..07176bf 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 SHA512 (qr-code-generator-1.8.0.tar.gz) = 0cdf0873e71aed124fc7357da86fb26f23fd26432f94c9752fa5a044085b26e5aece2115134d0e50213ff24be7c55818e7dec31205a68751065bc82ab0c2c6ac
-SHA512 (qrcodegen-cmake-1.8.0-cmake1.tar.gz) = fd4fa609649a56888d7894cded035bce05186c8f213d456c43ddba85006efcfde019ada4227e1dd3b8df1397e0b90881787450f90e0d9e99efa9a18693d94c54
+SHA512 (qrcodegen-cmake-1.8.0-cmake2.tar.gz) = cd7da1c5cbb92ad25ee4c4cc820216628f2943268f884acc6c67ee6f74e943c639b74ec05470b6497f606594b5c6544b1ac9ab98d5b2d5196c0f7c627a4ce06e

                 reply	other threads:[~2026-09-09  5:29 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=178893178053.1.8352032202146045812.rpms-qr-code-generator-c7efd98693ac@fedoraproject.org \
    --to=vitaly@easycoding.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