[audacity-freeworld] Update to 3.7.1
by Leigh Scott
commit 6bccf065c0fdbde3b44650ddd694e91500ac447d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 12 13:35:50 2024 +0000
Update to 3.7.1
.gitignore | 1 +
audacity-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5355be0..1ad8682 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/Audacity-3.6.2.tar.gz
/Audacity-3.6.3.tar.gz
/audacity-sources-3.7.0.tar.gz
+/audacity-sources-3.7.1.tar.gz
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index 237fd0e..b33a210 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -2,7 +2,7 @@
%global __provides_exclude ^lib-.*.so
Name: audacity-freeworld
-Version: 3.7.0
+Version: 3.7.1
Release: 1%{?dist}
Summary: Multitrack audio editor
License: GPLv2
@@ -185,6 +185,9 @@ rm -f %{buildroot}%{_prefix}/%{realname}
%license LICENSE.txt
%changelog
+* Thu Dec 12 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3.7.1-1
+- Update to 3.7.1
+
* Wed Oct 30 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3.7.0-1
- Update to 3.7.0
diff --git a/sources b/sources
index 6713b9d..2dc9fd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (audacity-sources-3.7.0.tar.gz) = 0306cae5c42eb3b86781e37866fe1f95c0564c5a14525c69bbe9cfd614ee31d5296fa845bfd4be5f7a4c3e9ac67224e75dd114a16df9b5c6d1a1c79ce1d874bb
+SHA512 (audacity-sources-3.7.1.tar.gz) = cf50e2978d1c95d51f452c004a85b447fa541c669058a90485139d9c8c386d9f2dea6803c7eb96bc6eeea5db0cb2880650171973f4af8ceb0ca2e15ff4599523
3 weeks, 5 days
[discord/el9] Update to 0.0.77
by Sérgio M. Basto
Summary of changes:
f4b0184... Update to 0.0.77 (*)
(*) This commit already existed in another branch; no separate mail sent
3 weeks, 6 days
[discord/f40] Update to 0.0.77
by Sérgio M. Basto
Summary of changes:
f4b0184... Update to 0.0.77 (*)
(*) This commit already existed in another branch; no separate mail sent
3 weeks, 6 days
[discord/f41] Update to 0.0.77
by Sérgio M. Basto
Summary of changes:
f4b0184... Update to 0.0.77 (*)
(*) This commit already existed in another branch; no separate mail sent
3 weeks, 6 days
[wl-kmod/el8] (10 commits) ...Update Release number and changelog in SPEC file
by Nicolas Viéville
Summary of changes:
74f7061... - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass (*)
f9d227f... - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass (*)
a96b884... Add patch to fix warning suggest braces around empty body i (*)
e1e46b3... Add patch to make wpa_supplicant 2.11 scans not to fail - R (*)
0e1b502... SPEC file: add bcond to build for current kernel and akmod (*)
a043302... Update Release number and changelog in SPEC file (*)
33bd301... SPEC file: Add last kernel version release for RHEL 9.x and (*)
0afa1a0... SPEC file: Fix SPEC file RFBZ ref (*)
16a67f7... Add patch for kernel >= 6.12 - RFBZ#7130 (*)
cb67598... Update Release number and changelog in SPEC file (*)
(*) This commit already existed in another branch; no separate mail sent
4 weeks
[wl-kmod/el9] (10 commits) ...Update Release number and changelog in SPEC file
by Nicolas Viéville
Summary of changes:
74f7061... - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass (*)
f9d227f... - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass (*)
a96b884... Add patch to fix warning suggest braces around empty body i (*)
e1e46b3... Add patch to make wpa_supplicant 2.11 scans not to fail - R (*)
0e1b502... SPEC file: add bcond to build for current kernel and akmod (*)
a043302... Update Release number and changelog in SPEC file (*)
33bd301... SPEC file: Add last kernel version release for RHEL 9.x and (*)
0afa1a0... SPEC file: Fix SPEC file RFBZ ref (*)
16a67f7... Add patch for kernel >= 6.12 - RFBZ#7130 (*)
cb67598... Update Release number and changelog in SPEC file (*)
(*) This commit already existed in another branch; no separate mail sent
4 weeks
[discord] Update to 0.0.77
by Sérgio M. Basto
commit f4b0184d67ed3a8c7ec8b9ef5bfd40931027cca6
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Dec 11 08:23:27 2024 +0000
Update to 0.0.77
discord.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/discord.spec b/discord.spec
index 09b2313..c687dc8 100644
--- a/discord.spec
+++ b/discord.spec
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_libdir}/discord/.*\\.s
Name: discord
-Version: 0.0.76
+Version: 0.0.77
Release: 1%{?dist}
Summary: All-in-one voice and text chat
@@ -87,6 +87,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%changelog
+* Wed Dec 11 2024 Sérgio Basto <sergio(a)serjux.com> - 0.0.77-1
+- Update to 0.0.77
+
* Wed Nov 27 2024 Sérgio Basto <sergio(a)serjux.com> - 0.0.76-1
- Update to 0.0.76
diff --git a/sources b/sources
index 916660c..42e6388 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (discord-0.0.76.tar.gz) = 3a5bdd4ce366f142c40e6acc4ab9faf1f61480c8aaa984abb3c37755e586ee2143c083af561595ff18f6587d3bceffe9d27c9b1069134abd612f63e7db636ee6
+SHA512 (discord-0.0.77.tar.gz) = c7f5a2ffa5e748911ae672e5eb0cc8d805547e9da5474826838f4bb45328937b7d7fa56ba036598fea88bb2b60a1133c591eff731573ded2f574e2664bc69817
4 weeks