[dynamips] Update to dynamips-0.2.22 (fix BZ #6330)
by L. Gabriel Somlo
commit 7f2d7b9d0d9f1cc546ce2939d4cc43948819fbc5
Author: Gabriel Somlo <gsomlo(a)gmail.com>
Date: Tue Jun 14 16:01:47 2022 -0400
Update to dynamips-0.2.22 (fix BZ #6330)
Signed-off-by: Gabriel Somlo <gsomlo(a)gmail.com>
dynamips.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/dynamips.spec b/dynamips.spec
index b6083f5..2381065 100644
--- a/dynamips.spec
+++ b/dynamips.spec
@@ -1,8 +1,8 @@
%undefine __cmake_in_source_build
Name: dynamips
-Version: 0.2.21
-Release: 6%{?dist}
+Version: 0.2.22
+Release: 1%{?dist}
Summary: Cisco Router Emulator
# There is a GPL license file in COPYING but most files
@@ -57,6 +57,9 @@ rm -rf %{buildroot}%{_docdir}/dynamips
%changelog
+* Mon Jun 13 2022 Gabriel Somlo <gsomlo(a)gmail.com> - 0.2.22-1
+- Updated to upstream version 0.2.22 (BZ #6330)
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.2.21-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 80f9ddc..75fd475 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dynamips-0.2.21.tar.gz) = c7251963897b65ed5696f47f03be727cea79fe2245850c86fa6b4d8718afa10002b1e39bccefe1c7f2ba86fe6b8f52fe8663ee34f72ca3d9f846522b9b9b4d29
+SHA512 (dynamips-0.2.22.tar.gz) = fd7327e92ea5d9bb5109f37a405c753ef9dbecf3e48976df292d6fe7ab15a149bf421149f87b060c8ec79a884f291a0258d1cb2f639683c6edb1373d68f948be
2 years, 5 months
[qmmp-plugins-freeworld] version bump to 2.1.1
by Karel Volný
commit fd47f3c4c24f35ee242f279aa50beb80da6772cf
Author: Karel Volný <kvolny(a)redhat.com>
Date: Tue Jun 14 12:17:27 2022 +0200
version bump to 2.1.1
.gitignore | 1 +
qmmp-plugins-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bcae221..b476a15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ qmmp-0.9.6.tar.bz2
/qmmp-1.5.1.tar.bz2
/qmmp-2.0.4.tar.bz2
/qmmp-2.1.0.tar.bz2
+/qmmp-2.1.1.tar.bz2
diff --git a/qmmp-plugins-freeworld.spec b/qmmp-plugins-freeworld.spec
index 5dddc20..9a5e7b6 100644
--- a/qmmp-plugins-freeworld.spec
+++ b/qmmp-plugins-freeworld.spec
@@ -1,5 +1,5 @@
Name: qmmp-plugins-freeworld
-Version: 2.1.0
+Version: 2.1.1
Release: 1%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
@@ -168,6 +168,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}-ffmpeg-enque
%changelog
+* Tue Jun 14 2022 Karel Volný <kvolny(a)redhat.com> 2.1.1-1
+- version bump to 2.1.1
+
* Thu May 19 2022 Karel Volný <kvolny(a)redhat.com> 2.1.0-1
- version bump to 2.1.0
diff --git a/sources b/sources
index cfead64..39e1605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qmmp-2.1.0.tar.bz2) = b884da143d37a9008c013f5143122f876aff6b4cc291da523b0a861d9bc6c3347d55b72eec2fa6e7e16d5ed094f076658cdef26007587e404175da62ee3a043b
+SHA512 (qmmp-2.1.1.tar.bz2) = 606a12cc663b38714b1a3d0489d8dce3d88e5331bf9b4873dbe8e03f3306c70ba2937351d4b144160a4f71a5c67cba0bdacc89356ecf0cab86d5b5595c1b9ff5
2 years, 5 months
[kodi-inputstream-adaptive] Update to 19.0.5
by Michael Cronenworth
commit b582130758c5f2cd1e52ec21c6d364e49ca7389f
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Mon Jun 13 16:29:20 2022 -0500
Update to 19.0.5
kodi-inputstream-adaptive.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kodi-inputstream-adaptive.spec b/kodi-inputstream-adaptive.spec
index c70fa13..7472518 100644
--- a/kodi-inputstream-adaptive.spec
+++ b/kodi-inputstream-adaptive.spec
@@ -5,7 +5,7 @@
# %%undefine __cmake_in_source_build
Name: kodi-inputstream-adaptive
-Version: 19.0.3
+Version: 19.0.5
Release: 1%{?dist}
Summary: Adaptive file addon for Kodi's InputStream interface
@@ -63,6 +63,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/kodi/addons/%{aname}/*.so
%changelog
+* Mon Jun 13 2022 Michael Cronenworth <mike(a)cchtml.com> - 19.0.5-1
+- Update to 19.0.5
+
* Wed Mar 09 2022 Michael Cronenworth <mike(a)cchtml.com> - 19.0.3-1
- Update to 19.0.3
diff --git a/sources b/sources
index 6d4f03c..c01618d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (inputstream.adaptive-19.0.3-Matrix.tar.gz) = 9467dba0e21a3fa7a418600cf5c9085c96d3ff89b8420c1545e9ac736a015aa41ac17fe2ebd32bccf3326cc514886e69afdc9912022d69d7b645fcdb99fa2757
+SHA512 (inputstream.adaptive-19.0.5-Matrix.tar.gz) = d84709bf3193d5628199aa5be3f6154e4414269f1b7795e40318db9c4fec653f018dfe6222cbb197fc2bbeb55279a4d0eeb87b154a2e233aab3893c25068a687
2 years, 5 months
[cinelerra-gg/f35] (3 commits) ...fix
by Leigh Scott
Summary of changes:
ba4bf92... Update to latest monthly release (*)
9242dca... Update to latest monthly release (*)
1a4fedf... fix (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 5 months
[cinelerra-gg/f36] (2 commits) ...fix
by Leigh Scott
Summary of changes:
9242dca... Update to latest monthly release (*)
1a4fedf... fix (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 5 months
[cinelerra-gg] fix
by Leigh Scott
commit 1a4fedf0a322f58a1eef0428838b5cceda8696d6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Jun 13 11:43:17 2022 +0100
fix
cinelerra-gg.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 0e336a2..464459a 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -30,6 +30,7 @@ BuildRequires: libtool
BuildRequires: nasm
BuildRequires: perl-interpreter
BuildRequires: python%{python3_pkgversion}
+BuildRequires: python-unversioned-command
BuildRequires: texinfo
BuildRequires: udftools
BuildRequires: wget
@@ -123,10 +124,6 @@ BuildArch: noarch
cd cinelerra-5.1
./autogen.sh
-# Fedora 31+ won't have a "python" command
-sed -i 's/\<python\>/python3/' guicast/Makefile
-
-
%build
# Temporarily turn off hardening (just for the configure step), as
2 years, 5 months
[cinelerra-gg] Update to latest monthly release
by Leigh Scott
commit 9242dca1f47d1334f848dd7da818258e372c8024
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Jun 13 11:21:48 2022 +0100
Update to latest monthly release
.gitignore | 1 +
cinelerra-gg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0a54fb..7a5a171 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/cinelerra-gg-2020-10.tar.gz
/cinelerra-gg-2022-03.tar.gz
/cinelerra-gg-2022-04.tar.gz
+/cinelerra-gg-2022-05.tar.gz
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 4f6e10c..0e336a2 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -1,4 +1,4 @@
-%global git_tag 2022-04
+%global git_tag 2022-05
%global tag_version %(c=%{git_tag}; echo "${c}" | tr '-' '.')
Name: cinelerra-gg
@@ -221,6 +221,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
%changelog
+* Mon Jun 13 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2022.05-1
+- Update to latest monthly release
+
* Fri May 27 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2022.04-1
- Update to latest monthly release
diff --git a/sources b/sources
index 032a2f8..689dc72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cinelerra-gg-2022-04.tar.gz) = 4ba111e31126c3a3d7b889ad64490d6323bf98ec01cc39bdd197735716e5ecdbe38ec68190638618935cb031aafebc4a8faac2da65236bf1c33119c4285f5d80
+SHA512 (cinelerra-gg-2022-05.tar.gz) = afeeec586b23e457a948e02d989c91e941df3732c87794cf29d8b008d6b405de393f6b42a182364c27fa0bc0261f9c53bd733f711dd8e81d82f234276f564890
2 years, 5 months
[nemo-dropbox] Update to 5.4.0
by Leigh Scott
commit e3c3e647f3d6a7e8da8a246372fb0bf6ec3b6112
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Jun 13 11:12:30 2022 +0100
Update to 5.4.0
nemo-dropbox.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/nemo-dropbox.spec b/nemo-dropbox.spec
index 7222b6f..89cbea6 100644
--- a/nemo-dropbox.spec
+++ b/nemo-dropbox.spec
@@ -1,12 +1,12 @@
Summary: Dropbox extension for nemo
Name: nemo-dropbox
-Version: 5.2.0
-Release: 2%{?dist}
+Version: 5.4.0
+Release: 1%{?dist}
License: GPLv2+ and LGPLv2+ and MIT
URL: https://github.com/linuxmint/nemo-extensions
Source0: %url/archive/%{version}/nemo-extensions-%{version}.tar.gz
-ExclusiveArch: i686 x86_64
+ExclusiveArch: x86_64
BuildRequires: nemo-devel >= %{version}
BuildRequires: meson
@@ -46,6 +46,9 @@ rm -rf %{buildroot}%{_datadir}
%changelog
+* Mon Jun 13 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.4.0-1
+- Update to 5.4.0
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 5.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 2cd3a22..0a3a11a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nemo-extensions-5.2.0.tar.gz) = deaf8c8582119f75b13f65dd60e8b5a2db68dece6a3237e2d31c11adf35ca8fc3ea9b16d53b21a0ddb3772759b8a8993779da6e9ee4cf765889515fdcb03998d
+SHA512 (nemo-extensions-5.4.0.tar.gz) = d5114a393a659b1b4065a80d59fbdc721975a4b3a86683dad877dcda6dc4ff74f80c0f212fb1aafbfb4bc83a7ac22ad3b027c21689a20559d40f7cd7c3ac799e
2 years, 5 months