[obs-studio] Update to 27.2.4
by Leigh Scott
commit 36ebfad7dfa58b2fb26e6d44e60c7220844dd275
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Apr 11 22:02:06 2022 +0100
Update to 27.2.4
obs-studio.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index ea77151..22ff519 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -13,8 +13,8 @@
%endif
Name: obs-studio
-Version: 27.2.1
-Release: 2%{?dist}
+Version: 27.2.4
+Release: 1%{?dist}
Summary: Open Broadcaster Software Studio
License: GPLv2+
@@ -144,6 +144,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%{_includedir}/obs/
%changelog
+* Mon Apr 11 2022 Leigh Scott <leigh123linux(a)gmail.com> - 27.2.4-1
+- Update to 27.2.4
+
* Thu Mar 31 2022 Leigh Scott <leigh123linux(a)gmail.com> - 27.2.1-2
- Rebuild for new qt
diff --git a/sources b/sources
index 688ad6d..2a88fb1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (obs-studio-27.2.1.tar.gz) = 8992d2d8cb13e82e457a844d9ff63d57ab854a8c6f295563f86009cab801845fb093d39d315c14ef333a7a9908928ac15af4d0454ea570da4a98aff5f25f89af
+SHA512 (obs-studio-27.2.4.tar.gz) = 575341dd3d9240b21881517a16d01ca11f833e08b40ca7990f0360b4cd1076e8217a9bb8dddf174eca5429e6eadaadb6cfdbd61d24e0eb13ebeaa7f29cfad8bf
SHA512 (obs-vst-8ad3f64.tar.gz) = b3608e856668671d9e245c7bc5bfa24c5ed2a53cf78d71ca210885bea64d4057644e97d21c8ad0c08595c1ee7556a894a3684aa286279f75c618f60bd868505e
2 years, 7 months
[perl-PGPLOT/f36] Update to 2.28
by Leigh Scott
Summary of changes:
b4b2b81... Update to 2.28 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 7 months
[perl-PGPLOT] Update to 2.28
by Leigh Scott
commit b4b2b81926508bb9b4da3796402978f810d315a7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Apr 11 16:04:56 2022 +0100
Update to 2.28
.gitignore | 1 +
perl-PGPLOT.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8aed236..ef452eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/PGPLOT-2.21.tar.gz
/PGPLOT-2.24.tar.gz
+/PGPLOT-2.28.tar.gz
diff --git a/perl-PGPLOT.spec b/perl-PGPLOT.spec
index 2eb0509..79c5540 100644
--- a/perl-PGPLOT.spec
+++ b/perl-PGPLOT.spec
@@ -1,6 +1,6 @@
Name: perl-PGPLOT
-Version: 2.24
-Release: 6%{?dist}
+Version: 2.28
+Release: 1%{?dist}
Summary: Perl extension for using the pgplot library
License: GPL+ or Artistic
URL: https://metacpan.org/release/PGPLOT
@@ -15,6 +15,7 @@ BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(Config)
+BuildRequires: perl(Devel::CheckLib)
BuildRequires: perl(ExtUtils::F77)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(ExtUtils::PkgConfig)
@@ -39,7 +40,7 @@ Allow subroutines in the PGPLOT graphics library to be called from Perl.
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
%install
make pure_install DESTDIR=%{buildroot}
@@ -59,6 +60,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
%{_mandir}/man3/PGPLOT.3*
%changelog
+* Mon Apr 11 2022 Leigh Scott <leigh123linux(a)gmail.com> - 2.28-1
+- Update to 2.28
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2.24-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 563fadd..36ba325 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (PGPLOT-2.24.tar.gz) = d0daca5ac69e48ac94bbecc149b0e4fdab8ef9e81af37534d1b9a63bc2559c21bdb2c698528da4b961fc4d10739144f603fcf3f14644a781546ac041f690d1bc
+SHA512 (PGPLOT-2.28.tar.gz) = 4d04a8cc8c81736a738031c79680b92c2b89c2cb552d4f380306c23d7168c46a00568806d3a7ab8ffe111a33852818bbfdc2db2364a2c43e5b00285116072448
2 years, 7 months
[mpv-mpris] Updated to version 0.7.1
by Leigh Scott
commit f280371ec007a1243fbcadedc56def07696684d3
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Apr 11 15:45:05 2022 +0100
Updated to version 0.7.1
mpv-mpris.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mpv-mpris.spec b/mpv-mpris.spec
index 6f80ba0..15d5dc1 100644
--- a/mpv-mpris.spec
+++ b/mpv-mpris.spec
@@ -1,6 +1,6 @@
Name: mpv-mpris
-Version: 0.6
-Release: 2%{?dist}
+Version: 0.7.1
+Release: 1%{?dist}
Summary: MPRIS plugin for mpv
License: MIT
@@ -44,6 +44,9 @@ ln -sf %{_libdir}/mpv/mpris.so %{buildroot}/%{_sysconfdir}/mpv/scripts/
%doc README.md
%changelog
+* Mon Apr 11 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.1-1
+- Updated to version 0.7.1
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index a2672a8..fb0abc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-mpris-0.6.tar.gz) = da92e4cf6541f0f18fc1c779ab87eef914e6e76a94bfe1259b323953a11654b228d02c4d352ea0c588308bedc8aa807bdaa41023917629a90d50269f454e256d
+SHA512 (mpv-mpris-0.7.1.tar.gz) = 7e928bbbf85b5c8e1e92ce51e65986ef7a7fe27a1e382b0148cdd70e22e5320be37a573c6206b3a1ab05119d9d24b861fd45081a008111f1da37673aa3896f23
2 years, 7 months