[vcmi/f38] New upstream release
by Leigh Scott
Summary of changes:
3c00e00... New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 3 months
[vcmi/f39] New upstream release
by Leigh Scott
Summary of changes:
3c00e00... New upstream release (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 3 months
[vcmi] New upstream release
by Leigh Scott
commit 3c00e00cc9675135080ee716f81b211c145030ed
Author: Trung Lê <8(a)tle.id.au>
Date: Mon Aug 21 15:53:08 2023 +0100
New upstream release
sources | 2 +-
vcmi.spec | 12 ++++++++----
2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 65cfc40..c1f4bad 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (vcmi-1.3.0.tar.gz) = a7fbbfcc37d850ab0f9334c0c514c28db4a3d74b2f1756b2665a2adc61e2260003057349146b84f17671fc445cdaafabfd5e8a84f070f12d04ba2476759e4e03
+SHA512 (vcmi-1.3.1.tar.gz) = c6163af10b02c8d41beab5d079b30e7fa93eedacfedfcab6410dd98b82087da2e7efb7922ffba4439f46012ec03f9bca714525729426f7386a3d5771e669cd65
SHA512 (fuzzylite-7aee562.tar.gz) = f7ef98b28c52ff7e793ca21d532f49fc547bae882ab77ed72fd4b43e80805d738c829be11e13a4f71c74166a0c4e54936a79d3f89ae68edced3cf39dc37c5be5
diff --git a/vcmi.spec b/vcmi.spec
index db7012f..88fda9f 100644
--- a/vcmi.spec
+++ b/vcmi.spec
@@ -7,7 +7,7 @@ URL: https://vcmi.eu/
%global fuzzylite_version 6.0
-Version: 1.3.0
+Version: 1.3.1
Release: 1%{?dist}
# vcmi is GPLv2+, fyzzylight is GPLv3
@@ -18,9 +18,6 @@ Source1: https://github.com/fuzzylite/fuzzylite/archive/%{fuzzylite_commi
Patch0: fix_ffmpeg_suffix.patch
-# The Koji builder gets killed here, but I don't expect people to use this there
-ExcludeArch: ppc64le
-
BuildRequires: %{_bindir}/desktop-file-validate
BuildRequires: %{_bindir}/dos2unix
BuildRequires: cmake
@@ -38,7 +35,10 @@ BuildRequires: boost-thread >= 1.51
BuildRequires: boost-program-options >= 1.51
BuildRequires: boost-locale >= 1.51
BuildRequires: libappstream-glib
+%ifnarch ppc64le
+# luajit does not support ppc64le
BuildRequires: luajit-devel
+%endif
BuildRequires: minizip-ng-devel
BuildRequires: tbb-devel
BuildRequires: zlib-devel
@@ -130,6 +130,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/eu.vcmi.VCMI.m
%changelog
+* Sat Aug 19 2023 Trung Lê <8(a)tle.id.au> - 1.3.1-1
+- New upstream release
+- Re-enable support for ppc64le
+
* Mon Aug 14 2023 Trung Lê <8(a)tle.id.au> - 1.3.0-1
- New upstream release
- Clean up defunct codes
1 year, 3 months
[vdr-skindesigner] Update to 1.2.20
by Martin Gansser
commit b585883e6416025888a87dc18c72c2c6398e87bf
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Aug 19 16:43:20 2023 +0200
Update to 1.2.20
.gitignore | 1 +
sources | 2 +-
vdr-skindesigner.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3503cdb..18af5ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ vdr-plugin-skindesigner-0.9.5.tar.bz2
/vdr-plugin-skindesigner-1.2.18.tar.bz2
/skindesigner-1.2.18.tar.bz2
/skindesigner-1.2.19.tar.bz2
+/skindesigner-1.2.20.tar.bz2
diff --git a/sources b/sources
index 6226e05..d87e02b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (skindesigner-1.2.19.tar.bz2) = 1c9f649344bbfe9db2782b6a206dbed584ed5f04c289e708f500b634cb2ed282b900416a027fcb65d82c9aae22e0aebb2545305979e6dbac2894682d962e959b
+SHA512 (skindesigner-1.2.20.tar.bz2) = 30924491510c00cd133432e96ffe7dc480cb71647738f80d9b47b99a9867ca00881aa18b60a162ed15d087e1681068d83b914c97f98f9d687620b5d43bfd8d72
diff --git a/vdr-skindesigner.spec b/vdr-skindesigner.spec
index 94f6ce7..7c39d59 100644
--- a/vdr-skindesigner.spec
+++ b/vdr-skindesigner.spec
@@ -6,8 +6,8 @@
%endif
Name: vdr-skindesigner
-Version: 1.2.19
-Release: 4%{?dist}
+Version: 1.2.20
+Release: 1%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
License: GPLv2+
URL: https://gitlab.com/kamel5/skindesigner
@@ -142,6 +142,9 @@ ln -s %{vdr_resdir}/plugins/skindesigner/dtd %{buildroot}/%{vdr_configdir}/plugi
%{_includedir}/libskindesignerapi/*
%changelog
+* Sat Aug 19 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.20-1
+- Update to 1.2.20
+
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.2.19-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
1 year, 3 months
[mixxx] New upstream snapshot 2.4.0-beta
by Uwe Klotz
commit dcdbde30a93cda7f57778331a2f87e521e1ba9f8
Author: Uwe Klotz <uwe.klotz(a)gmail.com>
Date: Fri Aug 18 00:24:47 2023 +0200
New upstream snapshot 2.4.0-beta
mixxx.spec | 11 +++++++----
sources | 4 ++--
2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 9b3fbcd..160b003 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -7,15 +7,15 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 0550e07eddcb7d45256038c67fac13f40d52328d
+%global gitcommit 1d7eadb529ce6ec574b5ad805a1282bcddbbeaa9
# Format: <yyyymmdd>
-%global gitcommitdate 20230723
+%global gitcommitdate 20230817
# Additional sources
%global libkeyfinder_version 2.2.6
# Additional sources
-%global libdjinterop_version 0.19.1
+%global libdjinterop_version 0.19.2
%if "%{?gitcommit}" == ""
# (Pre-)Releases
@@ -28,7 +28,7 @@
Name: mixxx
Version: 2.4.0
-Release: 0.1%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.2%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -220,6 +220,9 @@ appstreamcli \
%{_udevrulesdir}/69-%{name}-usb-uaccess.rules
%changelog
+* Thu Aug 17 2023 Uwe Klotz <uwe.klotz(a)gmail.com> - 2.4.0-0.2
+- New upstream snapshot 2.4.0-beta
+
* Sun Jul 23 2023 Uwe Klotz <uwe.klotz(a)gmail.com> - 2.4.0-0.1
- New upstream snapshot 2.4.0-beta
diff --git a/sources b/sources
index b1a7d97..f353e95 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (libdjinterop-0.19.1.tar.gz) = 7becb83ab62412b3d437ddee23b248a697b162f6b8a64070cd8a9782a4fce7726baaf12ea193b8e21bcf561a00039ab1ae1f04d00e6cbe8344ec19751779db14
+SHA512 (libdjinterop-0.19.2.tar.gz) = 1fec3ef48bc20f1a6087553ba9b2332cfb30cab10ddd57307ce982be77daa0a24e53d53fb5e6e3c2d8a6552fdf6b437ab8787f4a46f893394b48eda113d3c1ff
SHA512 (libkeyfinder-2.2.6.zip) = 23ffcc4da59019349824b60dd1b125d559f39d7731fe7f00cdc8f4a97a342fa59ef5183c4e272ff4c5fd06eaa89c581e07fdb26bcfd3c98cc42d2dcc29e13e1e
-SHA512 (mixxx-0550e07eddcb7d45256038c67fac13f40d52328d.tar.gz) = fcaee79230a25406f3746f8864207bc24cf9e1c4b81ee178731bee9b782813299459509647157a02cd90868efe39ae3755afa8bbeeccaae633e1a7ad992795e8
+SHA512 (mixxx-1d7eadb529ce6ec574b5ad805a1282bcddbbeaa9.tar.gz) = 61a9e25569c98d1e455909b72feb6fbe9fb9167f1d8a0fbfd1e948ac53f4273e8fb8f7ee4a2f6cebae6a11a50165309340198ea745ad4889e0b8bd57fc57c97b
1 year, 3 months