[mock-rpmfusion-free] F33 Branch
by Sérgio M. Basto
commit d9028923ccbe70f424e6c45bba7212ff79ab7f6c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 22 18:25:11 2020 +0100
F33 Branch
.gitignore | 1 +
mock-rpmfusion-free.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8124273..e05c38d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ mock-rpmfusion-free-23.0.tar.bz2
/mock-rpmfusion-free-32.1.tar.bz2
/mock-rpmfusion-free-32.2.tar.bz2
/mock-rpmfusion-free-32.3.tar.bz2
+/mock-rpmfusion-free-33.0.tar.bz2
diff --git a/mock-rpmfusion-free.spec b/mock-rpmfusion-free.spec
index 6e45f60..a19e2a9 100644
--- a/mock-rpmfusion-free.spec
+++ b/mock-rpmfusion-free.spec
@@ -1,5 +1,5 @@
Name: mock-rpmfusion-free
-Version: 32.3
+Version: 33.0
Release: 1%{?dist}
Summary: Mock config files for the RPM Fusion Free Repository
@@ -9,7 +9,7 @@ Source0: https://github.com/rpmfusion-infra/mock-rpmfusion/releases/downl
Source1: https://admin.rpmfusion.org/accounts/rpmfusion-server-ca.cert
BuildArch: noarch
-Requires: mock >= 2.0
+Requires: mock-core-configs >= 32.7
%description
Mock config files for the RPM Fusion Free Repository
@@ -36,6 +36,9 @@ install -pm 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/mock/RPM-GPG-KEY-rpmf
%changelog
+* Sat Aug 22 2020 Sérgio Basto <sergio(a)serjux.com> - 33.0-1
+- F33 Branch
+
* Wed Jun 10 2020 Sérgio Basto <sergio(a)serjux.com> - 32.3-1
- Make sslcacert on mock configurations work again
diff --git a/sources b/sources
index 0e9d5e1..173c750 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (mock-rpmfusion-free-32.3.tar.bz2) = ca320ffb4de4c8558b4b7299e1a32c9d8743aae00679a3f38063dc0a671f73f4296bc7d9420ea93d2707a12c9b89e675cff728cb70125a817f57b9da036d9042
+SHA512 (mock-rpmfusion-free-33.0.tar.bz2) = ba77ad0299847c200e0a3ebe8aebf87fbae57cc04dc52be4e6c22b251b43f5aeb4f90c6174603ae468142262824a5d16245b3d8b3ebfeab9aa097f673866573b
SHA512 (rpmfusion-server-ca.cert) = 158c3b250bf7e213d915f7d4d55dbb1d4f6fa586d95a18a00135253b5b5997d51bdaa95466b963eb17b65cd113e061223dc831ff41990c430cb32797a8680924
4 years, 3 months
[xmltv] Update to xmltv 0.6.3 release
by Gary Buhrmaster
commit 26190a77483a9132bc3e399f0b6e7afbe4fe0267
Author: Gary Buhrmaster <gary.buhrmaster(a)gmail.com>
Date: Sat Aug 22 15:34:32 2020 +0000
Update to xmltv 0.6.3 release
.gitignore | 1 +
...b.t-specify-input-output-per-published-CL.patch | 29 ----------
...test_tv_imdb.t-update-usage-documentation.patch | 60 --------------------
0003-tv_imdb-fix-typo-in-documentation.patch | 25 ---------
0004-pt_vodafone-use-utf8-in-POD.patch | 25 ---------
...-pt_vodafone-fix-formatting-issues-in-POD.patch | 45 ---------------
0006-fix-tv_grab_uk_tvguide-urls.patch | 31 -----------
0007-fix-url-https-and-fix-graber.patch | 34 -----------
0008-fix-issue-59-tv_grab_uk_tvguide-60.patch | 42 --------------
0009-Fix-regex-for-programme-duration.patch | 25 ---------
...2-drop-details-of-Windows-98-error-with-P.patch | 57 -------------------
...h_channels-after-website-changes-issue-64.patch | 25 ---------
0012-correct-FSF-address-issue-65.patch | 25 ---------
...ion-on-use-XMLTV-to-eliminate-certain-pac.patch | 27 ---------
...sage-when-unable-to-retrieve-web-page-exi.patch | 26 ---------
0015-telsu-update-time-parser-for-new-format.patch | 26 ---------
...pparit-update-for-new-class-names-in-HTML.patch | 65 ----------------------
sources | 2 +-
xmltv.spec | 43 +++-----------
19 files changed, 9 insertions(+), 604 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51d14bd..6242d6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xmltv-0.5.67.tar.bz2
/xmltv-0.5.69.tar.bz2
/xmltv-0.5.70.tar.bz2
/xmltv-v0.6.1.tar.gz
+/xmltv-v0.6.3.tar.gz
diff --git a/sources b/sources
index 107d9f3..770ff95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74dbd8e9319ec45a3525af8fe0bae0ec xmltv-v0.6.1.tar.gz
+SHA512 (xmltv-v0.6.3.tar.gz) = ec3736a91b3704c96672d85b821ba160802ebf76d96219970d5eb8b44742d1474866b06171bfef79d6a14fde0ba056fc206ec8b2e27b3e03dedf7c6fa1fd54f1
diff --git a/xmltv.spec b/xmltv.spec
index 84c067a..2cf2aaf 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,44 +1,11 @@
Name: xmltv
-Version: 0.6.1
-Release: 14%{?dist}
+Version: 0.6.3
+Release: 1%{?dist}
Summary: A set of utilities to manage your TV viewing
License: GPLv2+
URL: http://xmltv.org/wiki/
Source0: https://github.com/XMLTV/xmltv/archive/v%{version}/xmltv-v%{version}.tar.gz
-# Upstream commit 5463cde - test_tv_imdb.t: specify input/output per published CLI
-Patch0001: 0001-test_tv_imdb.t-specify-input-output-per-published-CL.patch
-# Upstream commit 76dfb97 - test_tv_imdb.t: update usage documentation
-Patch0002: 0002-test_tv_imdb.t-update-usage-documentation.patch
-# Upstream commit 9dc7ae7 - tv_imdb: fix typo in documentation
-Patch0003: 0003-tv_imdb-fix-typo-in-documentation.patch
-# Upstream commit 5162eea - pt_vodafone: use utf8 in POD
-Patch0004: 0004-pt_vodafone-use-utf8-in-POD.patch
-# Upstream commit 814afd0 - pt_vodafone: fix formatting issues in POD
-Patch0005: 0005-pt_vodafone-fix-formatting-issues-in-POD.patch
-# Upstream commit 8f4a1bd - fix tv_grab_uk_tvguide urls
-Patch0006: 0006-fix-tv_grab_uk_tvguide-urls.patch
-# Upstream commit 9b90af5 - fix url (https) and fix graber
-Patch0007: 0007-fix-url-https-and-fix-graber.patch
-# Upstream commit d14fac1 - fix issue #59 tv_grab_uk_tvguide (#60)
-Patch0008: 0008-fix-issue-59-tv_grab_uk_tvguide-60.patch
-# Upstream commit 82abef0 - Fix regex for programme duration
-Patch0009: 0009-Fix-regex-for-programme-duration.patch
-# Upstream commit 370d3e5 - README.win32: drop details of Windows 98 error with Perl 5.8
-Patch0010: 0010-README.win32-drop-details-of-Windows-98-error-with-P.patch
-# Upstream commit 59b8a08 - fix fetch_channels() after website changes (issue #64)
-Patch0011: 0011-fix-fetch_channels-after-website-changes-issue-64.patch
-# Upstream commit 707fbd7 - correct FSF address (issue #65)
-Patch0012: 0012-correct-FSF-address-issue-65.patch
-# Upstream commit 240d203 - remove version on 'use XMLTV' to eliminate certain packaging issues.
-Patch0013: 0013-remove-version-on-use-XMLTV-to-eliminate-certain-pac.patch
-# Upstream commit 4579542 - Warning message when unable to retrieve web page (exit status 1)
-Patch0014: 0014-Warning-message-when-unable-to-retrieve-web-page-exi.patch
-# Upstream commit 7aec62e - telsu: update time parser for new format
-Patch0015: 0015-telsu-update-time-parser-for-new-format.patch
-# Upstream commit b25f211 - ampparit: update for new class names in HTML
-Patch0016: 0016-ampparit-update-for-new-class-names-in-HTML.patch
-
BuildArch: noarch
@@ -138,6 +105,7 @@ BuildRequires: perl(Time::Piece)
BuildRequires: perl(Time::Seconds)
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(URI)
+BuildRequires: perl(URI::Encode)
BuildRequires: perl(URI::Escape)
BuildRequires: perl(URI::URL)
BuildRequires: perl(XML::DOM)
@@ -227,7 +195,7 @@ make test
%files
-%doc Changes README
+%doc Changes README.md
%doc doc/*
%{_bindir}/tv_augment
%{_bindir}/tv_cat
@@ -282,6 +250,9 @@ make test
%changelog
+* Sat Aug 22 2020 Gary Buhrmaster <gary.buhrmaster(a)gmail.com> - 0.6.3-1
+- Update to xmltv 0.6.3 release
+
* Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.6.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4 years, 3 months
[vlmc/f33] Update to git7e25136
by Leigh Scott
Summary of changes:
a6768fd... Update to git7e25136 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 3 months
[vlmc] Update to git7e25136
by Leigh Scott
commit a6768fd5fc3defd0a8cff50d09d37ba20c5c044a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Aug 22 14:58:45 2020 +0100
Update to git7e25136
sources | 2 +-
vlmc.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index a46d308..c9bf827 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94683a904dc28ca91d6dda651377c576 vlmc-34dab07.tar.gz
+SHA512 (vlmc-7e25136.tar.gz) = 0d53177f9486cff1b9d64623b61a055d6dc93758a78854d4afc23b75c9bcf714936ed15b0b19fc8c40d9208b0455fbd212b66e8126da57bd7fb7b9ad8a924839
diff --git a/vlmc.spec b/vlmc.spec
index 4bc6ef1..466a84c 100644
--- a/vlmc.spec
+++ b/vlmc.spec
@@ -1,9 +1,9 @@
-%global commit 34dab072f6ff5d13755b81aa79e71706b4b4d358
+%global commit 7e251362ca81a3e575210fa887ac76782f178750
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: vlmc
Version: 0.2.0
-Release: 0.18.git%{shortcommit}%{?dist}
+Release: 0.19.git%{shortcommit}%{?dist}
Summary: VideoLAN Movie Creator
License: GPLv2+
@@ -71,6 +71,9 @@ desktop-file-install share/vlmc.desktop \
%changelog
+* Sat Aug 22 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.0-0.19.git7e25136
+- Update to git7e25136
+
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.2.0-0.18.git34dab07
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4 years, 3 months
[mythtv/f33] Disable LTO for now.
by Sérgio M. Basto
Summary of changes:
8d334cb... Disable LTO for now. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 3 months
[mythtv] Disable LTO for now.
by Richard Shaw
commit 8d334cbc21b6f64706e1c73b26418ee6c8053de0
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Fri Aug 21 20:36:29 2020 -0500
Disable LTO for now.
mythtv.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/mythtv.spec b/mythtv.spec
index d391cc2..c2135dd 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -1,3 +1,5 @@
+%define _lto_cflags %{nil}
+
# Specfile for building MythTV and MythPlugins RPMs from a git checkout.
#
# by: Chris Petersen <cpetersen(a)mythtv.org>
4 years, 3 months