[unifi/f31] (4 commits) ...Update %%files to pickup new unifi cloud firewalld configuration file.
by Leigh Scott
Summary of changes:
6ae8e05... Change requirement from policycoreutils-python to policycor (*)
37dad2a... Remove mongod requires and move config info to SETUP. Fix R (*)
4acfb54... Final fix for using java 1.8.0 without alternatives. (*)
fb76f03... Update %%files to pickup new unifi cloud firewalld configur (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[mpv/f31] Update to 20191011 snapshot
by Leigh Scott
Summary of changes:
fdc8084... Update to 20191011 snapshot (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[rpmfusion-nonfree-release/f31] Switch to release mode
by Leigh Scott
commit 2c6352b637554ef98435b7072020b69d5484e89c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Oct 12 18:25:19 2019 +0100
Switch to release mode
rpmfusion-nonfree-updates-testing.repo | 3 ++-
rpmfusion-nonfree-updates.repo | 3 ++-
rpmfusion-nonfree.repo | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-nonfree-updates-testing.repo b/rpmfusion-nonfree-updates-testing.repo
index 36e4d55..498d504 100644
--- a/rpmfusion-nonfree-updates-testing.repo
+++ b/rpmfusion-nonfree-updates-testing.repo
@@ -2,7 +2,8 @@
name=RPM Fusion for Fedora $releasever - Nonfree - Test Updates
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/testing/$releasever/$basearch/
metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updat...
-enabled=1
+enabled=0
+enabled_metadata=0
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
diff --git a/rpmfusion-nonfree-updates.repo b/rpmfusion-nonfree-updates.repo
index f41d15e..6d4d825 100644
--- a/rpmfusion-nonfree-updates.repo
+++ b/rpmfusion-nonfree-updates.repo
@@ -2,7 +2,8 @@
name=RPM Fusion for Fedora $releasever - Nonfree - Updates
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/$basearch/
metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updat...
-enabled=0
+enabled=1
+enabled_metadata=1
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
diff --git a/rpmfusion-nonfree.repo b/rpmfusion-nonfree.repo
index 239b8fb..dfb5110 100644
--- a/rpmfusion-nonfree.repo
+++ b/rpmfusion-nonfree.repo
@@ -3,7 +3,8 @@ name=RPM Fusion for Fedora $releasever - Nonfree
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/releases/$releasever/Everything/$basearch/os/
metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-$rele...
enabled=1
-#metadata_expire=14d
+enabled_metadata=1
+metadata_expire=14d
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
5 years, 1 month
[rpmfusion-free-release/f31] Switch to release mode
by Leigh Scott
commit a325902c0497d8892a6d2fec5051853c8fbf78a3
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Oct 12 18:22:46 2019 +0100
Switch to release mode
rpmfusion-free-updates-testing.repo | 3 ++-
rpmfusion-free-updates.repo | 3 ++-
rpmfusion-free.repo | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-free-updates-testing.repo b/rpmfusion-free-updates-testing.repo
index 54112fd..707ff1c 100644
--- a/rpmfusion-free-updates-testing.repo
+++ b/rpmfusion-free-updates-testing.repo
@@ -2,7 +2,8 @@
name=RPM Fusion for Fedora $releasever - Free - Test Updates
#baseurl=http://download1.rpmfusion.org/free/fedora/updates/testing/$releasever/$basearch/
metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-...
-enabled=1
+enabled=0
+enabled_metadata=0
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
diff --git a/rpmfusion-free-updates.repo b/rpmfusion-free-updates.repo
index 8cda551..1405931 100644
--- a/rpmfusion-free-updates.repo
+++ b/rpmfusion-free-updates.repo
@@ -2,7 +2,8 @@
name=RPM Fusion for Fedora $releasever - Free - Updates
#baseurl=http://download1.rpmfusion.org/free/fedora/updates/$releasever/$basearch/
metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-...
-enabled=0
+enabled=1
+enabled_metadata=1
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
diff --git a/rpmfusion-free.repo b/rpmfusion-free.repo
index 4f1611f..e65aa5b 100644
--- a/rpmfusion-free.repo
+++ b/rpmfusion-free.repo
@@ -3,7 +3,7 @@ name=RPM Fusion for Fedora $releasever - Free
#baseurl=http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/os/
metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-$release...
enabled=1
-#metadata_expire=14d
+metadata_expire=14d
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
5 years, 1 month
[mpv] Update to 20191011 snapshot
by Leigh Scott
commit fdc8084d2b95c3959f009918e89ac466e3af84ae
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Oct 12 18:16:33 2019 +0100
Update to 20191011 snapshot
mpv.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index 2a5d25f..10627ed 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,11 +1,11 @@
-%global commit defc8f359c5e4bb666e8ad1d4a097a8ac66cc1e2
-%global gitdate 20191003
+%global commit a85fa2d2de92a89258da6b8bf6d814cf47824a0e
+%global gitdate 20191011
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global gitrelease .%{gitdate}.git%{shortcommit}
Name: mpv
Version: 0.29.1
-Release: 16%{?gitrelease}%{?dist}
+Release: 17%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
URL: http://mpv.io/
@@ -173,6 +173,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Sat Oct 12 2019 Leigh Scott <leigh123linux(a)gmail.com> - 0.29.1-17.20191011.gita85fa2d
+- Update to 20191011 snapshot
+
* Thu Oct 03 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 0.29.1-16.20191003.gitdefc8f3
- Update to 20191003 snapshot
diff --git a/sources b/sources
index aae123e..e2cec6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-defc8f3.tar.gz) = 7c3626e1cccc7134f6241226f475f5426c5a49ac3514d8168250f2da2801621a696e614fd1f69848beb0787954c2261f4fb7683823deb7d88661f931f044ca52
+SHA512 (mpv-a85fa2d.tar.gz) = 2d0554912e787179b892c0641a7d94b16e70009e7a7216523fa4d8f1c0d2f0091d07b980b362beb855588897c1dd244faa8ea98ce110ed6e78bc61f52f0c0ef7
5 years, 1 month
[rfpkg/el8] (5 commits) ...Fixup buildrequires and use correct python macros
by Leigh Scott
Summary of changes:
9138171... minor changes (*)
7024bcc... Fixup buildrequires and use correct python macros (*)
0bd0e16... fix python macro pt2 (*)
34ffcbc... cleanup (*)
21bb4e1... Fixup buildrequires and use correct python macros (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[rpmfusion-packager/el7] (9 commits) ...Add bash-completion file to the package
by Sérgio M. Basto
Summary of changes:
0811f6f... Port to python3 (*)
67c1de0... Revert the sources format to tar.gz, to avoid possible conf (*)
3c6dc98... python3-rpmfusion-cert obsoletes rpmfusion-cert to fix upgr (*)
6c66f75... In Python 3 iwe need add the b flag (*)
3c2c1ad... Fix input mess (*)
9735426... Rebuild for python-3.8 (*)
436fa9a... Add bash completions for koji-rpmfusion command Update .git (*)
da1b459... Update sources (*)
4dff5ba... Add bash-completion file to the package (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[rpmfusion-packager/f29] (9 commits) ...Add bash-completion file to the package
by Sérgio M. Basto
Summary of changes:
0811f6f... Port to python3 (*)
67c1de0... Revert the sources format to tar.gz, to avoid possible conf (*)
3c6dc98... python3-rpmfusion-cert obsoletes rpmfusion-cert to fix upgr (*)
6c66f75... In Python 3 iwe need add the b flag (*)
3c2c1ad... Fix input mess (*)
9735426... Rebuild for python-3.8 (*)
436fa9a... Add bash completions for koji-rpmfusion command Update .git (*)
da1b459... Update sources (*)
4dff5ba... Add bash-completion file to the package (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month