[vlc/f34: 2/2] Merge branch 'master' into f34
by Leigh Scott
commit ba10b969cfd0fe31d22ba4167a4b0ad84fd0b50d
Merge: 10560a3 3d52a76
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 16 20:40:46 2021 +0100
Merge branch 'master' into f34
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
3 years, 5 months
[vlc] Bump
by Leigh Scott
commit 3d52a7660efe6d5a19da704d4da091018d26ace2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 16 20:40:15 2021 +0100
Bump
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index bc41fc9..9577c86 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.15
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
URL: https://www.videolan.org
%if 0%{?commit0:1}
@@ -622,6 +622,9 @@ fi || :
%changelog
+* Wed Jun 16 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.15-3
+- Bump
+
* Sun Jun 13 2021 Robert-André Mauchin <zebob.m(a)gmail.com> - 1:3.0.15-2
- Rebuild for new aom
3 years, 5 months
[vdr-markad/f33] Update to 3.0.5
by Martin Gansser
Summary of changes:
f737c6e... Update to 3.0.5 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 5 months
[vdr-markad/f34] Update to 3.0.5
by Martin Gansser
Summary of changes:
f737c6e... Update to 3.0.5 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 5 months
[vdr-markad] Update to 3.0.5
by Martin Gansser
commit f737c6e87ea3bb348b986e9319d5d0b20a98554a
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Jun 16 21:04:45 2021 +0200
Update to 3.0.5
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8524bf..6a0844c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-3.0.2.tar.gz
/vdr-markad-3.0.3.tar.gz
/vdr-markad-3.0.4.tar.gz
+/vdr-markad-3.0.5.tar.gz
diff --git a/sources b/sources
index 6c37ad1..6fae3c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.0.4.tar.gz) = dd3f1658bdfc2fe8d37c71fdac35294308d1dd4908a825afab81c7460bc81b0386c347f00d9b1a40b73a2fafad264a61cef9327fa58dc9ccf4b97bd0e5f6a216
+SHA512 (vdr-markad-3.0.5.tar.gz) = 865a3e8f71240adca241735c1f1453116bc582095858fc0c8abae0a39cb05cce100d471ac0f3291daa14de05c0cfa27fd8c8642a2b64eeac39a49a1cec4d1023
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 1750033..700de3d 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,5 +1,5 @@
Name: vdr-markad
-Version: 3.0.4
+Version: 3.0.5
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -48,6 +48,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Wed Jun 16 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.5-1
+- Update to 3.0.5
+
* Sat Jun 05 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.4-1
- Update to 3.0.4
3 years, 5 months
[mixxx/f34] Fix armv7hl build errors (part 3)
by Uwe Klotz
commit 0e0b3fb6c3c35eb66be11df9d7647adf395127bf
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed Jun 16 13:13:02 2021 +0200
Fix armv7hl build errors (part 3)
mixxx.spec | 4 ++--
sources | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index bb71efe..8708c8c 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -10,7 +10,7 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 404fa1a5e844e09ae91358358b52f76c2a4ed40b
+%global gitcommit 060b86aa7bc36e99df0ede476b04eec0f19735d4
# Format: <yyyymmdd>
%global gitcommitdate 20210615
@@ -222,7 +222,7 @@ appstream-util \
%{_udevrulesdir}/69-%{name}-usb-uaccess.rules
%changelog
-* Tue Jun 15 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.24beta.20210615git404fa1a
+* Wed Jun 16 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.24.beta.20210615git060b86a
- New upstream snapshot 2.3.0-beta
* Sun May 09 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.23.beta.20210509gite409a0e
diff --git a/sources b/sources
index 60a2c16..d8ca634 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libkeyfinder_v2.2.4.zip) = fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-404fa1a5e844e09ae91358358b52f76c2a4ed40b.tar.gz) = 7cdf91f0aa63c5de82094480d71b9a2ecd688bb70738bd3d5607f4cedc4880f812b522c4fee9e4ec026c2ae30c54c29ef07063f1db8f8c1995f14537da433562
+SHA512 (mixxx-060b86aa7bc36e99df0ede476b04eec0f19735d4.tar.gz) = 4ff4c015cd4f7ded788f3deefa7d5ef259286902d55cb055d7a03f5f8d14c7911ae81b329ba49c6f8d0a5840f1421dfb14ec5d3ea5234e5e4e6a9ea9f0ce32e4
3 years, 5 months
[mixxx/f34] Fix armv7hl build errors (part 2)
by Uwe Klotz
commit f83830d64257a4f923251f4117a566fe46177c9b
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed Jun 16 01:23:21 2021 +0200
Fix armv7hl build errors (part 2)
mixxx.spec | 6 +++---
sources | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 998f899..bb71efe 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -10,9 +10,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 7585ce91606b618ee575a78248a9bf4a4a649046
+%global gitcommit 404fa1a5e844e09ae91358358b52f76c2a4ed40b
# Format: <yyyymmdd>
-%global gitcommitdate 20210614
+%global gitcommitdate 20210615
# Additional sources
%global libkeyfinder_archive v2.2.4.zip
@@ -222,7 +222,7 @@ appstream-util \
%{_udevrulesdir}/69-%{name}-usb-uaccess.rules
%changelog
-* Mon Jun 14 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.24.beta.20210614git7585ce9
+* Tue Jun 15 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.24beta.20210615git404fa1a
- New upstream snapshot 2.3.0-beta
* Sun May 09 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.23.beta.20210509gite409a0e
diff --git a/sources b/sources
index d409303..60a2c16 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libkeyfinder_v2.2.4.zip) = fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-7585ce91606b618ee575a78248a9bf4a4a649046.tar.gz) = 62015164af94a780835f00043ad6f4d81a5d078becfd02b2662b7fd8cebbfd7d6c28f0e0c163c1e3b4fb910394870d5516cb52c2acb6c91f0c269e0fa77aa7f6
+SHA512 (mixxx-404fa1a5e844e09ae91358358b52f76c2a4ed40b.tar.gz) = 7cdf91f0aa63c5de82094480d71b9a2ecd688bb70738bd3d5607f4cedc4880f812b522c4fee9e4ec026c2ae30c54c29ef07063f1db8f8c1995f14537da433562
3 years, 5 months
[mixxx/f34] Fix armv7hl build errors
by Uwe Klotz
commit b166a3e2884f25044bfb96e8d1734b73979d7a82
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Tue Jun 15 01:07:41 2021 +0200
Fix armv7hl build errors
mixxx.spec | 6 +++---
sources | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 287fe6d..998f899 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -10,9 +10,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 1e211c571204cdea3da7543b784809b9ef3c9ba5
+%global gitcommit 7585ce91606b618ee575a78248a9bf4a4a649046
# Format: <yyyymmdd>
-%global gitcommitdate 20210613
+%global gitcommitdate 20210614
# Additional sources
%global libkeyfinder_archive v2.2.4.zip
@@ -222,7 +222,7 @@ appstream-util \
%{_udevrulesdir}/69-%{name}-usb-uaccess.rules
%changelog
-* Sun Jun 13 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.24.beta.20210613git1e211c5
+* Mon Jun 14 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.24.beta.20210614git7585ce9
- New upstream snapshot 2.3.0-beta
* Sun May 09 2021 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.23.beta.20210509gite409a0e
diff --git a/sources b/sources
index a0b91a0..d409303 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (libkeyfinder_v2.2.4.zip) = fcdd2a645d2770b62d30d2ee552fcfdd688692754779a1e13a9fd36e705a987a46ff388a094ec6dc4fdb5e58f4fc40efff0492e5ee820ec4962ed96fbb4b5c67
-SHA512 (mixxx-1e211c571204cdea3da7543b784809b9ef3c9ba5.tar.gz) = 222029b8fb4b407e84a33876399890fbd014cfaac458a0f73706a6745f885e1d63be22ba944ab396cd388bd6ad243c2dfc32de23cb9d62a211ef97be2f7013ab
+SHA512 (mixxx-7585ce91606b618ee575a78248a9bf4a4a649046.tar.gz) = 62015164af94a780835f00043ad6f4d81a5d078becfd02b2662b7fd8cebbfd7d6c28f0e0c163c1e3b4fb910394870d5516cb52c2acb6c91f0c269e0fa77aa7f6
3 years, 5 months
[kodi] Disable debug for aarch64
by Leigh Scott
commit 750f41828c436237fc2546fb1f68d4060dedd121
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 16 15:06:28 2021 +0100
Disable debug for aarch64
kodi.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index 006c771..4725001 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -7,12 +7,13 @@
#global DIRVERSION %{version}-%{GITCOMMIT}
#global DIRVERSION %{version}%{PRERELEASE}
%global _hardened_build 1
-%ifarch %{arm}
+%ifarch %{arm} %{arm64}
# Disable LTO for arm, see http://koji.rpmfusion.org/koji/taskinfo?taskID=424139
%global _lto_cflags %{nil}
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
%endif
+
# We support hte following options:
# --with,
# * dvdcss - Include DVD decryption support
3 years, 5 months