[unrar] Update to 5.6.8
by Sérgio M. Basto
commit 9de328c8c7891e8a8d46a951117142a4df727d18
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Jan 3 00:00:28 2019 +0000
Update to 5.6.8
.gitignore | 1 +
sources | 2 +-
unrar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce3ab06..4428473 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.6.2.tar.gz
/unrarsrc-5.6.3.tar.gz
/unrarsrc-5.6.6.tar.gz
+/unrarsrc-5.6.8.tar.gz
diff --git a/sources b/sources
index f244379..06cf85e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f54fdf142f0981ae1840a32fc9220e45 unrarsrc-5.6.6.tar.gz
+def579782da17dc85940cda559b92287 unrarsrc-5.6.8.tar.gz
diff --git a/unrar.spec b/unrar.spec
index 4b98df1..ce15bea 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,5 +1,5 @@
Name: unrar
-Version: 5.6.6
+Version: 5.6.8
Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
@@ -111,6 +111,9 @@ fi
%changelog
+* Wed Jan 02 2019 Sérgio Basto <sergio(a)serjux.com> - 5.6.8-1
+- Update to 5.6.8
+
* Sat Sep 08 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 5.6.6-1
- Update to 5.6.6
5 years, 10 months
[shotcut/f28] Update to 18.12.23
by Martin Gansser
Summary of changes:
f4bed0d... Update to 18.12.23 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 10 months
[shotcut/f29] Update to 18.12.23
by Martin Gansser
Summary of changes:
f4bed0d... Update to 18.12.23 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 10 months
[shotcut] Update to 18.12.23
by Martin Gansser
commit f4bed0d6b13140dd58872d722b81f08bd1f573eb
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Jan 2 13:19:22 2019 +0100
Update to 18.12.23
.gitignore | 1 +
shotcut.spec | 7 ++++++-
sources | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfb8f5d..cd2cc6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/shotcut-18.10.01.tar.gz
/shotcut-18.10.08.tar.gz
/shotcut-18.11.18.tar.gz
+/shotcut-18.12.23.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index b2d075a..17ef04b 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 18.11.18
+Version: 18.12.23
Release: 1%{dist}
Summary: A free, open source, cross-platform video editor
# The entire source code is GPLv3+ except mvcp/ which is LGPLv2+
@@ -175,12 +175,17 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/org.%{name}.S
%{_datadir}/icons/hicolor/64x64/apps/org.%{name}.Shotcut.png
%{_metainfodir}/org.%{name}.Shotcut.appdata.xml
%{_datadir}/mime/packages/org.%{name}.Shotcut.xml
+%{_mandir}/man1/%{name}.1.*
+
%files doc
%license COPYING
%doc doc
%changelog
+* Wed Jan 02 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 18.12.23-1
+- Update to 18.12.23
+
* Mon Nov 19 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.11.18-1
- Update to 18.11.18
diff --git a/sources b/sources
index 67196ba..7fdabd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60c7329716f3ac4b170a17073917a939 shotcut-18.11.18.tar.gz
+9fe9568ff582b28b5ea67e6eea10dcbf shotcut-18.12.23.tar.gz
5 years, 10 months
[mp3gain] Add BuildRequires: gcc
by Sérgio M. Basto
commit 73af25ce8e0118273a3a9b3570f0b55e3c07780d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jan 2 02:29:09 2019 +0000
Add BuildRequires: gcc
mp3gain.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/mp3gain.spec b/mp3gain.spec
index e0b25b8..56b40ee 100644
--- a/mp3gain.spec
+++ b/mp3gain.spec
@@ -13,6 +13,7 @@ Source1: %{name}.1.gz
Source2: README.method
Patch2: %{name}-cflags-1.5.2.patch
+BuildRequires: gcc
BuildRequires: mpg123-devel
@@ -52,6 +53,7 @@ install -Dp -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1.gz
%changelog
* Wed Jan 02 2019 Sérgio Basto <sergio(a)serjux.com> - 1.6.2-1
- Update to 1.6.2
+- Add BuildRequires: gcc
* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
5 years, 10 months
[mp3gain] Update to 1.6.2
by Sérgio M. Basto
commit 64e79f2c216542b3ecd8f5081a11e6ab9c4d212e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jan 2 02:21:10 2019 +0000
Update to 1.6.2
.gitignore | 1 +
mp3gain.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3f6471..80b4be7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
mp3gain-1_5_2_r2-src.zip
mp3gain.1.gz
/mp3gain-1_6_1-src.zip
+/mp3gain-1_6_2-src.zip
diff --git a/mp3gain.spec b/mp3gain.spec
index f5fad6c..e0b25b8 100644
--- a/mp3gain.spec
+++ b/mp3gain.spec
@@ -1,8 +1,8 @@
-%define tarball_version 1_6_1
+%define tarball_version 1_6_2
Name: mp3gain
-Version: 1.6.1
-Release: 2%{?dist}
+Version: 1.6.2
+Release: 1%{?dist}
Summary: Lossless MP3 volume adjustment tool
Group: Applications/Multimedia
@@ -50,6 +50,9 @@ install -Dp -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1.gz
%changelog
+* Wed Jan 02 2019 Sérgio Basto <sergio(a)serjux.com> - 1.6.2-1
+- Update to 1.6.2
+
* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 0a04d6a..87bf81e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0df5c6849353de212e8c36a0353d716c mp3gain-1_6_1-src.zip
+013551d985f517d9f0d767ee51366f1b mp3gain-1_6_2-src.zip
be6cfa62f64a2f4c2818de9b93411525 mp3gain.1.gz
5 years, 10 months