[audacity-freeworld/f34] 3.1.3
by Leigh Scott
Summary of changes:
8a533bc... 3.1.3 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 11 months
[audacity-freeworld/f35] 3.1.3
by Leigh Scott
Summary of changes:
8a533bc... 3.1.3 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 11 months
[audacity-freeworld] 3.1.3
by Leigh Scott
commit 8a533bcd9812caf25ff606144dfbf1f89d83a59f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 23 21:18:24 2021 +0000
3.1.3
.gitignore | 1 +
audacity-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ae795b..c9d7723 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/Audacity-3.1.0.tar.gz
/Audacity-3.1.1.tar.gz
/Audacity-3.1.2.tar.gz
+/Audacity-3.1.3.tar.gz
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index ba6bf73..6df94ba 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -5,7 +5,7 @@
%global __brp_check_rpaths %{nil}
Name: audacity-freeworld
-Version: 3.1.2
+Version: 3.1.3
Release: 1%{?dist}
Summary: Multitrack audio editor
License: GPLv2
@@ -160,6 +160,9 @@ rm -f %{buildroot}%{_prefix}/%{realname}
%license LICENSE.txt
%changelog
+* Thu Dec 23 2021 Leigh Scott <leigh123linux(a)gmail.com> - 3.1.3-1
+- 3.1.3
+
* Sun Dec 12 2021 Leigh Scott <leigh123linux(a)gmail.com> - 3.1.2-1
- 3.1.2
diff --git a/sources b/sources
index 122cc11..5d5f4e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Audacity-3.1.2.tar.gz) = cbecc2adff387d43106096849087516e7a72a4580bfbfa5a0d7b0b4eaebcc15fed4c2cff17fa071ce082bdfb5ceeeed49716a6115658b288c12fb88d44836951
+SHA512 (Audacity-3.1.3.tar.gz) = 859f1ff4f3eef42095cf665e562859e4026a1ac0f8048068c30212eb26a97df539141b1241e67f9f4f5bf32863809bd4ac82a1c248eee7b03bc10721a114bc62
2 years, 11 months
[mpv/el8: 27/27] Merge branch 'master' into el8
by Leigh Scott
commit a7a81b8af3f6ea4705a38de55c6f46ced913b616
Merge: d3ff29d 6c0e16a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 23 12:44:11 2021 +0000
Merge branch 'master' into el8
mpv-config.patch | 12 ------
mpv.spec | 110 +++++++++++++++++++++++++++++++++++++------------------
sources | 2 +-
3 files changed, 75 insertions(+), 49 deletions(-)
---
2 years, 11 months
[mpv/el8: 26/27] Revert "Rebuild"
by Leigh Scott
commit d3ff29d9a480586770fcd2af4a9ec538e01c6467
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 23 12:44:03 2021 +0000
Revert "Rebuild"
This reverts commit ddc2cfee63d326142166fd996176172b401901b7.
mpv.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index 9c04760..4ee714d 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
Version: 0.32.0
-Release: 7%{?gitrelease}%{?dist}
+Release: 6%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
URL: http://mpv.io/
@@ -185,9 +185,6 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
-* Wed Apr 07 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.32.0-7
-- rebuilt
-
* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.32.0-6
- Enable vapoursynth (rfbz#5681)
2 years, 11 months
[mpv/el8] (27 commits) ...Merge branch 'master' into el8
by Leigh Scott
Summary of changes:
cde1930... rebuild (*)
a551ccf... Rebuilt for new libplacebo (*)
f6ce6da... Fix lua mistake (*)
fee1976... - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass (*)
efcb2fb... Rebuild for new libdvdread (*)
25bdd1c... Update to 0.33.0 (*)
3f010b8... Enable legacy X11 vdpau (*)
f6e5629... Rebuilt for new ffmpeg snapshot (*)
e82319b... - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass (*)
0493bab... Remove unused libquvi build requires (*)
763ed44... Rebuilt (*)
a9983a8... Patch for new libplacebo API (*)
69eb584... rebuild (*)
e12bceb... Rebuild (*)
8a4162d... Update to 0.33.1 (*)
531959b... - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass (*)
3a4f1a9... kernel-headers-5.14 has dropped /usr/include/linux/dvb/vide (*)
399f0b5... Remove comment (*)
d9b37e1... rebuilt (*)
570dd93... rebuilt (*)
1e06772... Updated to version 0.34.0. (*)
862b577... Fixed build on F35+. (*)
f0171c2... Enabled dvbin on all Fedora releases. (*)
3ef2b49... Rebuilt for new ffmpeg snapshot (*)
6c0e16a... Added a weak rich dependency on yt-dlp or youtube-dl. (*)
d3ff29d... Revert "Rebuild"
a7a81b8... Merge branch 'master' into el8
(*) This commit already existed in another branch; no separate mail sent
2 years, 11 months
[intel-media-driver/f35] Update to 21.4.3
by Nicolas Chauvet
commit 164979595e23de6214997bd8b53a88d21190c2d6
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Dec 19 11:24:21 2021 +0100
Update to 21.4.3
intel-media-driver.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/intel-media-driver.spec b/intel-media-driver.spec
index 4177661..bee740a 100644
--- a/intel-media-driver.spec
+++ b/intel-media-driver.spec
@@ -1,8 +1,8 @@
#global pre .pre8
Name: intel-media-driver
-Version: 21.3.4
-Release: 2%{?dist}
+Version: 21.4.3
+Release: 1%{?dist}
Summary: The Intel Media Driver for VAAPI
License: MIT and BSD
URL: https://github.com/intel/media-driver
@@ -94,6 +94,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
+* Sun Dec 19 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 21.4.3-1
+- Update to 21.4.3
+
* Tue Oct 05 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 21.3.4-2
- rebuilt
diff --git a/sources b/sources
index 85d5235..41ec263 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (intel-media-21.3.4.tar.gz) = 7beb7624a8aa2440d2672d19fc0f5008b6725c71f056578de9cbd41d09dd1b37396b590facf2955d1220f271f839089fe255818860a83fb20c72fec6d5c5adf8
+SHA512 (intel-media-21.4.3.tar.gz) = d2e2db1ddc2cbdc022273f53d873f2156e992420d382285de0b9559340d912e847a4780ed2adfe67f06a7c4bcac83aadca1104cf051b9a3d43b3ffd931a3db22
2 years, 11 months
[intel-media-driver/f35] Rebuilt
by Nicolas Chauvet
commit 64e9ea61c7893e8b109d3cdf59d36ee84e4d9299
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Oct 5 09:07:57 2021 +0200
Rebuilt
intel-media-driver.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/intel-media-driver.spec b/intel-media-driver.spec
index edf7d53..4177661 100644
--- a/intel-media-driver.spec
+++ b/intel-media-driver.spec
@@ -2,7 +2,7 @@
Name: intel-media-driver
Version: 21.3.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The Intel Media Driver for VAAPI
License: MIT and BSD
URL: https://github.com/intel/media-driver
@@ -94,6 +94,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
+* Tue Oct 05 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 21.3.4-2
+- rebuilt
+
* Sun Oct 03 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 21.3.4-1
- Update to 21.3.4
2 years, 11 months
[ffmpeg/f35] Rebuilt
by Leigh Scott
commit ac18ba3a6c383ffd94f08b2e9afb2954a9122c22
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Dec 19 12:04:39 2021 +0000
Rebuilt
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a2e36fb..d4ef69f 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -119,7 +119,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.4.1
-Release: 5%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
+Release: 6%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -487,6 +487,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sun Dec 19 2021 Leigh Scott <leigh123linux(a)gmail.com> - 4.4.1-6
+- rebuilt
+
* Thu Dec 16 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 4.4.1-5
- rebuilt
2 years, 11 months