public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/audacity] f43: Merge branch 'rawhide' into f43
@ 2026-09-01 19:02 Gwyn Ciesla
0 siblings, 0 replies; 2+ messages in thread
From: Gwyn Ciesla @ 2026-09-01 19:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/audacity
Branch : f43
Commit : a110a2e1a5b966279bd9338e25983edecabff354
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-09-01T14:02:16-05:00
Stats : +10/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/audacity/c/a110a2e1a5b966279bd9338e25983edecabff354?branch=f43
Log:
Merge branch 'rawhide' into f43
---
diff --git a/audacity.spec b/audacity.spec
index 12e959e..2f19e49 100644
--- a/audacity.spec
+++ b/audacity.spec
@@ -12,7 +12,7 @@
Name: audacity
-Version: 3.7.8
+Version: 3.7.9
Release: 1%{?dist}
Summary: Multitrack audio editor
License: GPL-2.0-or-later AND GPL-3.0-only AND CC-BY-3.0
@@ -294,6 +294,12 @@ rm %{buildroot}%{_datadir}/doc/%{name}/LICENSE.txt
%{_datadir}/%{name}/m/
%changelog
+* Tue Sep 01 2026 Gwyn Ciesla <gwync@protonmail.com> - 3.7.9-1
+- 3.7.9
+
+* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.8-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Tue Jun 16 2026 Gwyn Ciesla <gwync@protonmail.com> - 3.7.8-1
- 3.7.8
diff --git a/sources b/sources
index aeb29b1..714b069 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (audacity-sources-3.7.8.tar.gz) = 7b0ef1d393ae20b734f04c5b796b5f85240a89cd84cf1f8ab39b1fbfb1fe6da183833469fe89b96e85efea866a7cb83c7bfe3bb7256d2024ff3b83a69af96e8c
SHA512 (audacity-manual-3.7.6.tar.gz) = 01244546bffb6622270b6531122dd4ced3eeba2ef3af89178997484b70e1526e9c1852adab21e1670f99a60913641a76ebf722e68086ffb9116febbc7d2b270d
+SHA512 (audacity-sources-3.7.9.tar.gz) = 398ae970d2427702a0700e002dff92bc2b87a090c8cf03c5a2156a75094bdb0c371ab2e48c0bed4a106b83b42dc42d204417041ca816c305d4f41a1a366d058c
diff --git a/audacity.spec b/audacity.spec
index 5c5767e..2f19e49 100644
--- a/audacity.spec
+++ b/audacity.spec
@@ -312,8 +312,8 @@ rm %{buildroot}%{_datadir}/doc/%{name}/LICENSE.txt
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+* Wed Feb 25 2026 Ian McInerney <mcianster@gmail.com> - 3.7.7-2
+- Force building in release with debug info to disable assertions (RHBZ 2382559)
* Thu Dec 11 2025 Gwyn Ciesla <gwync@protonmail.com> - 3.7.7-1
- 3.7.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/audacity] f43: Merge branch 'rawhide' into f43
@ 2026-06-16 17:22 Gwyn Ciesla
0 siblings, 0 replies; 2+ messages in thread
From: Gwyn Ciesla @ 2026-06-16 17:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/audacity
Branch : f43
Commit : a2b6e869e65a9304db3d8662babcb90b02230414
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-06-16T12:22:26-05:00
Stats : +17/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/audacity/c/a2b6e869e65a9304db3d8662babcb90b02230414?branch=f43
Log:
Merge branch 'rawhide' into f43
---
diff --git a/audacity.spec b/audacity.spec
index 3212988..12e959e 100644
--- a/audacity.spec
+++ b/audacity.spec
@@ -12,8 +12,8 @@
Name: audacity
-Version: 3.7.7
-Release: 2%{?dist}
+Version: 3.7.8
+Release: 1%{?dist}
Summary: Multitrack audio editor
License: GPL-2.0-or-later AND GPL-3.0-only AND CC-BY-3.0
URL: https://www.audacityteam.org/
@@ -294,6 +294,18 @@ rm %{buildroot}%{_datadir}/doc/%{name}/LICENSE.txt
%{_datadir}/%{name}/m/
%changelog
+* Tue Jun 16 2026 Gwyn Ciesla <gwync@protonmail.com> - 3.7.8-1
+- 3.7.8
+
+* Wed Feb 25 2026 Ian McInerney <mcianster@gmail.com> - 3.7.7-5
+- Force building in release with debug info to disable assertions (RHBZ 2382559)
+
+* Sun Jan 25 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 3.7.7-4
+- Rebuilt for https://fedoraproject.org/wiki/Changes/TagLib2
+
+* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.7-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
* Wed Feb 25 2026 Ian McInerney <mcianster@gmail.com> - 3.7.7-2
- Force building in release with debug info to disable assertions (RHBZ 2382559)
diff --git a/sources b/sources
index 3fca964..aeb29b1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (audacity-sources-3.7.7.tar.gz) = 6871b2d6508c2fcf7e20f2d2d2a003cc62768c9ff09c8d5a96fc1971b0c1f3f2f1b2d48f71ee0b1da1a6ea6a9b8d930bca9a64c8003c67cb46b22c3e21af90f4
+SHA512 (audacity-sources-3.7.8.tar.gz) = 7b0ef1d393ae20b734f04c5b796b5f85240a89cd84cf1f8ab39b1fbfb1fe6da183833469fe89b96e85efea866a7cb83c7bfe3bb7256d2024ff3b83a69af96e8c
SHA512 (audacity-manual-3.7.6.tar.gz) = 01244546bffb6622270b6531122dd4ced3eeba2ef3af89178997484b70e1526e9c1852adab21e1670f99a60913641a76ebf722e68086ffb9116febbc7d2b270d
diff --git a/audacity.spec b/audacity.spec
index 94f1500..12e959e 100644
--- a/audacity.spec
+++ b/audacity.spec
@@ -306,8 +306,8 @@ rm %{buildroot}%{_datadir}/doc/%{name}/LICENSE.txt
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+* Wed Feb 25 2026 Ian McInerney <mcianster@gmail.com> - 3.7.7-2
+- Force building in release with debug info to disable assertions (RHBZ 2382559)
* Thu Dec 11 2025 Gwyn Ciesla <gwync@protonmail.com> - 3.7.7-1
- 3.7.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-01 19:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 19:02 [rpms/audacity] f43: Merge branch 'rawhide' into f43 Gwyn Ciesla
-- strict thread matches above, loose matches on Subject: below --
2026-06-16 17:22 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox