public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zig] rawhide: refactor: add changelog file and revert minisign macro
@ 2026-08-08 16:52 Jan200101
  0 siblings, 0 replies; only message in thread
From: Jan200101 @ 2026-08-08 16:52 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/zig
            Branch : rawhide
            Commit : 57f3a79ce304a73eefe62f719bf5ac13cb15d9a3
            Author : Jan200101 <sentrycraft123@gmail.com>
            Date   : 2026-08-08T18:51:30+02:00
            Stats  : +155/-1 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/zig/c/57f3a79ce304a73eefe62f719bf5ac13cb15d9a3?branch=rawhide

            Log:
            refactor: add changelog file and revert minisign macro

Add the changelog file to preserve historical package changes for
rpmautospec migration, as expected by packaging guidelines.
Revert the minisign macro usage back to plain minisign, as macros should
only refer to files installed by the current spec.

Co-developed-by: Gemini AI <renich+gemini@woralelandia.com>
Signed-off-by: Rénich Bon Ćirić <renich@woralelandia.com>

---
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..cc53a32
--- /dev/null
+++ b/changelog
@@ -0,0 +1,154 @@
+* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
+* Wed Apr 15 2026 Jan200101 <sentrycraft123@gmail.com> - 0.16.0-1
+- Update to 0.16.0
+
+* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
+* Sun Jan 04 2026 Jan200101 <sentrycraft123@gmail.com> - 0.15.2-2
+- Rebuilt for EPEL
+
+* Sun Oct 12 2025 Jan200101 <sentrycraft123@gmail.com> - 0.15.2-1
+- Update to 0.15.2
+
+* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
+
+* Mon Jun 09 2025 Jan200101 <sentrycraft123@gmail.com> - 0.14.1-1
+- Update to 0.14.1
+
+* Tue May 27 2025 Jan200101 <sentrycraft123@gmail.com> - 0.14.0-4
+- add patch to add library directories
+
+* Fri May 09 2025 Jan200101 <sentrycraft123@gmail.com> - 0.14.0-3
+- add gcc to runtime dependencies
+
+* Thu Apr 24 2025 Jan200101 <sentrycraft123@gmail.com> - 0.14.0-2
+- fix and re-enable documentation
+
+* Thu Mar 06 2025 Jan200101 <sentrycraft123@gmail.com> - 0.14.0-1
+- Update to 0.14.0
+
+* Mon Jan 27 2025 Jan200101 <sentrycraft123@gmail.com> - 0.13.0-8
+- specify to build against local zig stdlib directory to ensure we are building against the newest stdlib
+- use release fast instead of release safe to fix aarch64 builds from running out of memory
+- enable position independent executable for the zig build
+
+* Mon Jan 27 2025 Jan200101 <sentrycraft123@gmail.com> - 0.13.0-7
+- build stage 3 using zig build system
+- add user provided options to the end of the build and install options
+
+* Thu Jan 23 2025 Jan200101 <sentrycraft123@gmail.com> - 0.13.0-6
+- rebuild against fixed llvm
+
+* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
+
+* Sun Dec 29 2024 Jan200101 <sentrycraft123@gmail.com> - 0.13.0-4
+- correct macro variables
+- set llvm_compat for F41
+- update callaway licenses to follow SPDX
+
+* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 0.13.0-3
+- convert license to SPDX
+
+* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
+* Tue Jun 11 2024 Jan200101 <sentrycraft123@gmail.com> - 0.13.0-1
+- Update to 0.13.0
+
+* Sat Jun 08 2024 Jan200101 <sentrycraft123@gmail.com> - 0.12.1-1
+- Update to 0.12.1
+
+* Sat May 25 2024 Jan200101 <sentrycraft123@gmail.com> - 0.12.0-1
+- Update to 0.12.0
+
+* Wed Feb 21 2024 Jan Drögehoff <sentrycraft123@gmail.com> - 0.11.0-2
+- Rebuilt for bootstrapping
+
+* Sat Jan 27 2024 Aleksei Bavshin <alebastr@fedoraproject.org> - 0.11.0-1
+- Update to 0.11.0
+
+* Sat Jan 27 2024 Aleksei Bavshin <alebastr@fedoraproject.org> - 0.9.1-6
+- Fix build with `--without macro`
+- Skip %%check and test dependencies when tests are disabled
+- Drop %%_zig_version macro
+
+* Sat Jan 27 2024 Benson Muite <benson_muite@emailplus.org> - 0.9.1-6
+- Verify source signature
+
+* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
+
+* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
+
+* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
+
+* Fri Feb 18 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 0.9.1-1
+- Update to 0.9.1
+
+* Thu Jan 27 2022 Jan Drögehoff <sentrycraft123@gmail.com> - 0.9.0-3
+- Jan: add rpath patch
+- Aleksei Bavshin: rpm macros: set default build flags
+
+* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
+
+* Mon Dec 20 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.9.0-1
+- Update to 0.9.0
+
+* Wed Nov 17 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.1-5
+- Enable documentation on Fedora 35
+
+* Tue Nov 09 2021 Tom Stellard <tstellar@redhat.com> - 0.8.1-4
+- Rebuild for llvm-13.0.0
+
+* Sat Oct 30 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.1-3
+- Update LLVM13 Patch
+
+* Thu Oct 07 2021 Tom Stellard <tstellar@redhat.com> - 0.8.1-2
+- Rebuild for llvm-13.0.0
+
+* Sun Sep 12 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.1-1
+- Update to Zig 0.8.1, add LLVM 13 patch
+
+* Wed Aug 18 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-8
+- Rebuilt for lld soname bump
+
+* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
+* Mon Jul 19 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-6
+- add native libc detection patch
+
+* Sun Jul 04 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-5
+- correct newline in macro that caused DESTDIR to be ignored
+
+* Mon Jun 28 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-4
+- correct macro once again to allow for proper packaging
+
+* Thu Jun 24 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-3
+- improve macro for using the zig binary
+
+* Thu Jun 24 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-2
+- Update patches, correct rpm macro
+
+* Sat Jun 05 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.0-1
+- Update to Zig 0.8.0
+
+* Sun Dec 13 23:18:24 CET 2020 Jan Drögehoff <sentrycraft123@gmail.com> - 0.7.1-1
+- Update to Zig 0.7.1
+
+* Wed Nov 11 17:18:27 CET 2020 Jan Drögehoff <sentrycraft123@gmail.com> - 0.7.0-1
+- Update to Zig 0.7.0
+
+* Tue Aug 18 2020 Jan Drögehoff <sentrycraft123@gmail.com> - 0.6.0-1
+- Initial zig spec

diff --git a/zig.spec b/zig.spec
index 4aad274..6aea38e 100644
--- a/zig.spec
+++ b/zig.spec
@@ -178,7 +178,7 @@ This package contains common RPM macros for %{name}.
 %endif
 
 %prep
-%{_bindir}/minisign -V -m %{SOURCE0} -x %{SOURCE1} -P %{public_key} -Q | grep -F "file:%{archive_name}"
+minisign -V -m %{SOURCE0} -x %{SOURCE1} -P %{public_key} -Q | grep -F "file:%{archive_name}"
 
 %autosetup -N
 %patch 0 -p1

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

only message in thread, other threads:[~2026-08-08 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 16:52 [rpms/zig] rawhide: refactor: add changelog file and revert minisign macro Jan200101

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