[xroar] new version
by Andrea Musuruane
commit e4c0050590be0ae1ed9f756fa5143448f1156f81
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Thu Feb 8 13:35:42 2024 +0100
new version
.gitignore | 1 +
sources | 2 +-
xroar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5780f17..bf91ad8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ dragon.rom
/xroar-1.3.1.tar.gz
/xroar-1.4.2.tar.gz
/xroar-1.5.tar.gz
+/xroar-1.5.3.tar.gz
diff --git a/sources b/sources
index c27a0e2..d68ecba 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (dragon.rom) = bbe3dc286a828acd745155ad8b2f8f1dc7d674c10deae619758662a4f45feefd1d1aea6b8b09f4c4db8b40cbaf475ab540d88d8286e1e4f8478692ad08979285
-SHA512 (xroar-1.5.tar.gz) = cd7662abff57d7f737ba99e8950429e18869258ef1dd61789e77a9ee3e63f3d79362c0406ea7cd7ebb1dd92a9ee72eaf973b38d37f59058448d09ebb39893f21
+SHA512 (xroar-1.5.3.tar.gz) = a58024f297afd40f4fc1453a4ffb82cb88bd09d60028bc741fb331bd4ef7c6f29d68a7a506eed535ca843b52dfc4c255f7c02eef337e3c305c07d0b459c4812f
diff --git a/xroar.spec b/xroar.spec
index 644478e..b05ffa1 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,5 +1,5 @@
Name: xroar
-Version: 1.5
+Version: 1.5.3
Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv3+
@@ -99,6 +99,9 @@ rm -f %{buildroot}%{_infodir}/dir
%changelog
+* Thu Feb 08 2024 Andrea Musuruane <musuruan(a)gmail.com> - 1.5.3-1
+- new version
+
* Mon Feb 05 2024 Andrea Musuruane <musuruan(a)gmail.com> - 1.5-1
- new version
9 months, 2 weeks
[xroar] new version
by Andrea Musuruane
commit 73c7d8c4d12a565640f5618a4290701ea951063e
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Thu Feb 8 12:09:51 2024 +0100
new version
.gitignore | 1 +
sources | 2 +-
xroar.spec | 8 ++++++--
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78d30c6..5780f17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ dragon.rom
/xroar-1.3.tar.gz
/xroar-1.3.1.tar.gz
/xroar-1.4.2.tar.gz
+/xroar-1.5.tar.gz
diff --git a/sources b/sources
index 637ab06..c27a0e2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (dragon.rom) = bbe3dc286a828acd745155ad8b2f8f1dc7d674c10deae619758662a4f45feefd1d1aea6b8b09f4c4db8b40cbaf475ab540d88d8286e1e4f8478692ad08979285
-SHA512 (xroar-1.4.2.tar.gz) = a84071e3f13b0892cfe7eb956bcb75ffb10a4a76aacf0ca379ba01d9a7626a916a805fc4bb25ac540d2dfb0f0392ea26f3968d562ec3ebde259d388a16478293
+SHA512 (xroar-1.5.tar.gz) = cd7662abff57d7f737ba99e8950429e18869258ef1dd61789e77a9ee3e63f3d79362c0406ea7cd7ebb1dd92a9ee72eaf973b38d37f59058448d09ebb39893f21
diff --git a/xroar.spec b/xroar.spec
index 5f83c75..644478e 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,6 +1,6 @@
Name: xroar
-Version: 1.4.2
-Release: 3%{?dist}
+Version: 1.5
+Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv3+
URL: http://www.6809.org.uk/xroar/
@@ -15,6 +15,7 @@ BuildRequires: gtk2-devel
BuildRequires: gtkglext-devel
BuildRequires: SDL2-devel
BuildRequires: SDL2_image-devel
+BuildRequires: libpng-devel
BuildRequires: libsndfile-devel
BuildRequires: pulseaudio-libs-devel
BuildRequires: zlib-devel
@@ -98,6 +99,9 @@ rm -f %{buildroot}%{_infodir}/dir
%changelog
+* Mon Feb 05 2024 Andrea Musuruane <musuruan(a)gmail.com> - 1.5-1
+- new version
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
9 months, 2 weeks
[slowmovideo] Rebuild for opencv 4.9.0
by Sérgio M. Basto
commit 19e46a1912d4cd0550d974162f0c3d34d001aabd
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Feb 7 23:47:02 2024 +0000
Rebuild for opencv 4.9.0
slowmovideo.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/slowmovideo.spec b/slowmovideo.spec
index dc3dcd7..987d200 100644
--- a/slowmovideo.spec
+++ b/slowmovideo.spec
@@ -14,7 +14,7 @@
Name: slowmovideo
Version: 0.6.2
#Release: 1.%%{?date0}git%%{?shortcommit0}%%{?dist}
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Tool that uses optical flow for generating slow-motion videos
License: GPLv3+
@@ -127,6 +127,9 @@ cd -
%changelog
+* Wed Feb 07 2024 Sérgio Basto <sergio(a)serjux.com> - 0.6.2-5
+- Rebuild for opencv 4.9.0
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.6.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
9 months, 2 weeks
[performous] Rebuild for opencv 4.9.0
by Sérgio M. Basto
commit 6e7a58a66b421e349263d262a6c9a6568956cb0e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Feb 7 23:09:34 2024 +0000
Rebuild for opencv 4.9.0
performous.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/performous.spec b/performous.spec
index 83a6faa..874dcc0 100644
--- a/performous.spec
+++ b/performous.spec
@@ -7,7 +7,7 @@
Name: performous
Epoch: 1
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Free cross-platform music and rhythm / party game
# The main code is GPLv2+, and there are fonts under ASL 2.0 and SIL licenses
@@ -128,6 +128,9 @@ rm -rf %buildroot%{_libdir}/*.{a,la}
%changelog
+* Wed Feb 07 2024 Sérgio Basto <sergio(a)serjux.com> - 1:1.3.0-3
+- Rebuild for opencv 4.9.0
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1:1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
9 months, 2 weeks
[lives] Rebuild for opencv 4.9.0
by Sérgio M. Basto
commit 72c08857a9db2fd7a279f9f75216a598c0669321
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Feb 7 22:22:15 2024 +0000
Rebuild for opencv 4.9.0
lives.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/lives.spec b/lives.spec
index c50fd42..89fe450 100644
--- a/lives.spec
+++ b/lives.spec
@@ -37,7 +37,7 @@
Name: lives
Version: 3.2.0
-Release: 16%{?dist}
+Release: 17%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL: http://lives-video.com
@@ -241,6 +241,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/LiVES.appdata.xml
%changelog
+* Wed Feb 07 2024 Sérgio Basto <sergio(a)serjux.com> - 3.2.0-17
+- Rebuild for opencv 4.9.0
+
* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.2.0-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
9 months, 2 weeks
[mixxx/f39] New upstream snapshot mixxx-2.4.0-0.12.beta.20240207gitc43b5d4 (with minor changes)
by Luís Correia
commit 54643861f4cace51487a16f3b76ed2a07e81446b
Author: Luis Correia <buga(a)loide.net>
Date: Wed Feb 7 20:17:06 2024 +0000
New upstream snapshot mixxx-2.4.0-0.12.beta.20240207gitc43b5d4 (with minor changes)
sources | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/sources b/sources
index cf6e4b6..9d99aca 100644
--- a/sources
+++ b/sources
@@ -1 +1,3 @@
SHA512 (mixxx-c43b5d40a3d534fc3b8f8b50bc9c106e79ca1e15.tar.gz) = 8a7e4d16e81958deb22a42c2f17f72c7ce2591e8779da182a46c33dffe8643c722dcdba17e28fb2311721324a30f6356c0e6798b6780444d439ab5f42da22f11
+SHA512 (libdjinterop-0.20.1.tar.gz) = 2f75a57326cc958bce6634aba407707313cec646d1713c80d9286d9d2448a68dd304eacd02b38c237a6bb869f07b9b3d3b1cc7fcb7c3a9cdf6ba7515166be6cf
+SHA512 (libkeyfinder-2.2.8.tar.gz) = 31d86715172b62dd72b122a8d480db4598731b87ca58522ad797116acfcbc53b8ecf8fe7eb2b129857b5044b27d32dda9e03927e0a27f8edcdc5d6ce607a76eb
9 months, 2 weeks
[mixxx/f39] New upstream snapshot mixxx-2.4.0-0.12.beta.20240207gitc43b5d4 (with minor changes)
by Luís Correia
commit 4a7929de7a7ffa6430f3dba98360dc23662c979e
Author: Luis Correia <buga(a)loide.net>
Date: Wed Feb 7 20:13:30 2024 +0000
New upstream snapshot mixxx-2.4.0-0.12.beta.20240207gitc43b5d4 (with minor changes)
mixxx.spec | 7 +++++--
sources | 4 +---
2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 18c229d..6f0af0e 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -7,9 +7,9 @@
%global extraver beta
# Optional: Only used for untagged snapshot versions
-%global gitcommit 55decf0131a3ddf66b7cebc831497dfcf0194b16
+%global gitcommit c43b5d40a3d534fc3b8f8b50bc9c106e79ca1e15
# Format: <yyyymmdd>
-%global gitcommitdate 20240117
+%global gitcommitdate 20240207
# Additional sources
%global libkeyfinder_version 2.2.8
@@ -222,6 +222,9 @@ appstreamcli \
%{_udevrulesdir}/69-%{name}-usb-uaccess.rules
%changelog
+* Wed Feb 07 2024 Luis Correia <buga(a)loide.net> - 2.4.0-0.12.beta.20240207gitc43b5d4
+- Rebuild attempt
+
* Wed Jan 17 2024 Uwe Klotz <uwe.klotz(a)gmail.com> - 2.4.0-0.11.beta.20240117git55decf0
- New upstream snapshot 2.4.0-beta
diff --git a/sources b/sources
index ac7a158..cf6e4b6 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-SHA512 (libdjinterop-0.20.1.tar.gz) = 2f75a57326cc958bce6634aba407707313cec646d1713c80d9286d9d2448a68dd304eacd02b38c237a6bb869f07b9b3d3b1cc7fcb7c3a9cdf6ba7515166be6cf
-SHA512 (libkeyfinder-2.2.8.tar.gz) = 31d86715172b62dd72b122a8d480db4598731b87ca58522ad797116acfcbc53b8ecf8fe7eb2b129857b5044b27d32dda9e03927e0a27f8edcdc5d6ce607a76eb
-SHA512 (mixxx-55decf0131a3ddf66b7cebc831497dfcf0194b16.tar.gz) = 1f4500c2058a73bf85f897daa2fb0dbef42464d6cbe308eedd60b4f55d9791a1a12b92005d64dd67693262bdd3bafc20d74eaeaecf8b0fb17b482dd6cb505d12
+SHA512 (mixxx-c43b5d40a3d534fc3b8f8b50bc9c106e79ca1e15.tar.gz) = 8a7e4d16e81958deb22a42c2f17f72c7ce2591e8779da182a46c33dffe8643c722dcdba17e28fb2311721324a30f6356c0e6798b6780444d439ab5f42da22f11
9 months, 2 weeks
[mixxx/f39] New upstream snapshot mixxx-2.4.0-0.12.beta.20240207gitc43b5d4 (with minor changes)
by Luís Correia
commit 7b2cec1c57f34754a57b65642749fc8512574b4f
Author: Luis Correia <buga(a)loide.net>
Date: Wed Feb 7 18:37:27 2024 +0000
New upstream snapshot mixxx-2.4.0-0.12.beta.20240207gitc43b5d4 (with minor changes)
mixxx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 8d9e2bb..18c229d 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -28,7 +28,7 @@
Name: mixxx
Version: 2.4.0
-Release: 0.11%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.12%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
9 months, 2 weeks
[mixxx/f39] Fixing sources
by Luís Correia
commit bcd384013bc8c00218cb8643ac707c56fd32a432
Author: Luis Correia <buga(a)loide.net>
Date: Wed Feb 7 18:18:22 2024 +0000
Fixing sources
mixxx.spec | 4 ++--
sources | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index dbc64bd..8d9e2bb 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -12,7 +12,7 @@
%global gitcommitdate 20240117
# Additional sources
-%global libkeyfinder_version 2.2.6
+%global libkeyfinder_version 2.2.8
# Additional sources
%global libdjinterop_version 0.20.1
@@ -35,7 +35,7 @@ URL: http://www.mixxx.org
Source0: https://github.com/mixxxdj/%{name}/archive/%{sources}/%{name}-%{sources}....
# Append the actual downloaded file name with a preceding slash '/'
# as a fragment identifier to the URL to populate SOURCE<n> correctly
-Source1: https://github.com/mixxxdj/libkeyfinder/archive/refs/tags/v%{libkeyfinder...
+Source1: https://github.com/mixxxdj/libkeyfinder/archive/refs/tags/%{libkeyfinder_...
Source2: https://github.com/xsco/libdjinterop/archive/refs/tags/%{libdjinterop_ver...
Patch0: desktop-file-qpa-platform-xcb.patch
diff --git a/sources b/sources
index ecf68f6..ac7a158 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (libdjinterop-0.20.1.tar.gz) = 2f75a57326cc958bce6634aba407707313cec646d1713c80d9286d9d2448a68dd304eacd02b38c237a6bb869f07b9b3d3b1cc7fcb7c3a9cdf6ba7515166be6cf
-SHA512 (libkeyfinder-2.2.6.zip) = 23ffcc4da59019349824b60dd1b125d559f39d7731fe7f00cdc8f4a97a342fa59ef5183c4e272ff4c5fd06eaa89c581e07fdb26bcfd3c98cc42d2dcc29e13e1e
+SHA512 (libkeyfinder-2.2.8.tar.gz) = 31d86715172b62dd72b122a8d480db4598731b87ca58522ad797116acfcbc53b8ecf8fe7eb2b129857b5044b27d32dda9e03927e0a27f8edcdc5d6ce607a76eb
SHA512 (mixxx-55decf0131a3ddf66b7cebc831497dfcf0194b16.tar.gz) = 1f4500c2058a73bf85f897daa2fb0dbef42464d6cbe308eedd60b4f55d9791a1a12b92005d64dd67693262bdd3bafc20d74eaeaecf8b0fb17b482dd6cb505d12
9 months, 2 weeks