public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qr-code-generator] epel10.3: Fixed namespaced targets detection.
@ 2026-09-09  5:29 Vitaly Zaitsev
  0 siblings, 0 replies; only message in thread
From: Vitaly Zaitsev @ 2026-09-09  5:29 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-09  5:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09  5:29 [rpms/qr-code-generator] epel10.3: Fixed namespaced targets detection Vitaly Zaitsev

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