[mythtv] Update to v29.1.36.20180907.gdde16d475a from branch fixes/29
by Richard Shaw
commit 0d3359fba762ca1f4fd241d66695707cd42ed774
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Sep 8 07:34:57 2018 -0500
Update to v29.1.36.20180907.gdde16d475a from branch fixes/29
.gitignore | 1 +
mythtv.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92ecc54..13768b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ mythtv-0.27.5.tar.gz
/mythtv-29.1-0849e99596.tar.gz
/mythtv-29.1-1777cc4425.tar.gz
/mythtv-29.1-2a0dadb37c.tar.gz
+/mythtv-29.1-dde16d475a.tar.gz
diff --git a/mythtv.spec b/mythtv.spec
index e3a6d67..10f1c75 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -57,10 +57,10 @@
%define desktop_applications mythfrontend mythtv-setup
# MythTV Version string -- preferably the output from git describe
-%define githash 2a0dadb37cf93216627fc07805b7bd50162687ca
+%define githash dde16d475a8d76490324fb32ce905a3145d26a50
%define shorthash %(c=%{githash}; echo ${c:0:10})
-%define vers_string v29.1-30-g2a0dadb37c
-%define rel_string .30.20180709.g2a0dadb37c
+%define vers_string v29.1-36-gdde16d475a
+%define rel_string .36.20180907.gdde16d475a
%define branch fixes/29
@@ -72,7 +72,7 @@
#
Name: mythtv
Version: 29.1
-Release: 21%{?rel_string}%{?dist}
+Release: 22%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1399,6 +1399,9 @@ exit 0
%changelog
+* Sat Sep 08 2018 Richard Shaw <hobbes1069(a)gmail.com> - 29.1-22.36.20180907.gdde16d475a
+- Update to v29.1.36.20180907.gdde16d475a from branch fixes/29
+
* Wed Jul 25 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 29.1-21.30.20180709.g2a0dadb37c
- Define python2 path to configure
diff --git a/sources b/sources
index a196f83..91110e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-973cea3dbff782d1aab50bceea87a584 mythtv-29.1-2a0dadb37c.tar.gz
+9f56ed7fe1c27f0a1f404e7bdf7a655a mythtv-29.1-dde16d475a.tar.gz
6 years, 2 months
[unrar/f29] Update to 5.6.6
by Leigh Scott
Summary of changes:
fc95c5c... Update to 5.6.6 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 2 months
[unrar] Update to 5.6.6
by Leigh Scott
commit fc95c5cc20dd0275361e3c5c5da5d786b71a0602
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Sep 8 13:15:21 2018 +0100
Update to 5.6.6
.gitignore | 1 +
sources | 2 +-
unrar.spec | 11 +++++------
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5af634..ce3ab06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.6.1.tar.gz
/unrarsrc-5.6.2.tar.gz
/unrarsrc-5.6.3.tar.gz
+/unrarsrc-5.6.6.tar.gz
diff --git a/sources b/sources
index 02eb091..f244379 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-520b4682527e30438b81adee58260ecc unrarsrc-5.6.3.tar.gz
+f54fdf142f0981ae1840a32fc9220e45 unrarsrc-5.6.6.tar.gz
diff --git a/unrar.spec b/unrar.spec
index d2c90a9..b191074 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,9 +1,8 @@
Name: unrar
-Version: 5.6.3
-Release: 3%{?dist}
+Version: 5.6.6
+Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
-Group: Applications/Archiving
URL: http://www.rarlab.com/rar_add.htm
Source0: https://www.rarlab.com/rar/unrarsrc-%{version}.tar.gz
# Man page from Debian
@@ -21,7 +20,6 @@ viewing the contents of archives created with the RAR archiver version
%package -n libunrar
Summary: Decompress library for RAR v3 archives
-Group: System Environment/Libraries
# Packages using libunrar must Requires this:
#{?unrar_version:Requires: libunrar%%{_isa} = %%{unrar_version}}
@@ -33,9 +31,7 @@ existing RAR v3 archives.
%package -n libunrar-devel
Summary: Development files for libunrar
-Group: Development/Libraries
Requires: libunrar%{_isa} = %{version}-%{release}
-Provides: libunrar3-%{version}
%description -n libunrar-devel
The libunrar-devel package contains libraries and header files for
@@ -114,6 +110,9 @@ fi
%changelog
+* Sat Sep 08 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 5.6.6-1
+- Update to 5.6.6
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 5.6.3-3
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
6 years, 2 months
[obs-studio/f29] Updated to 22.0.3
by Momcilo Medic
Summary of changes:
f257704... Updated to 22.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 2 months
[obs-studio/f28] Updated to 22.0.3
by Momcilo Medic
Summary of changes:
f257704... Updated to 22.0.3 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 2 months
[obs-studio/f27: 2/2] Updated to 22.0.3
by Momcilo Medic
commit 6ad21fe9c8825b6501e06869febe252fd3516fa5
Merge: 9cd83be f257704
Author: Momcilo Medic <fedorauser(a)fedoraproject.org>
Date: Fri Sep 7 00:08:05 2018 +0200
Updated to 22.0.3
obs-studio.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
6 years, 2 months
[obs-studio] Updated to 22.0.3
by Momcilo Medic
commit f2577040d43938091a19fc39e264bab0516a1753
Author: Momcilo Medic <fedorauser(a)fedoraproject.org>
Date: Thu Sep 6 23:58:07 2018 +0200
Updated to 22.0.3
obs-studio.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index 43dd33e..1e45a4e 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -2,7 +2,7 @@
%global __python %{__python3}
Name: obs-studio
-Version: 22.0.1
+Version: 22.0.3
Release: 1%{?dist}
Summary: Open Broadcaster Software Studio
@@ -123,6 +123,9 @@ mv -f %{buildroot}/%{_datadir}/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux \
%doc docs/html
%changelog
+* Thu Sep 7 2018 Momcilo Medic <fedorauser(a)fedoraproject.org> - 22.0.3-1
+- Updated to 22.0.3
+
* Wed Aug 22 2018 Momcilo Medic <fedorauser(a)fedoraproject.org> - 22.0.1-1
- Updated to 22.0.1
diff --git a/sources b/sources
index 8ae3c3a..ce98698 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d9ad616caaa3bd0f93a2af26407edfe obs-studio-22.0.1.tar.gz
+112877ab7677eaa35dcbf8bc18d3a10d obs-studio-22.0.3.tar.gz
6 years, 2 months