[xorg-x11-drv-nvidia/f27] (5 commits) ...bump changelog and cleanup previous commit
by Leigh Scott
Summary of changes:
d2f6479... Add nvidia-driver virtual provides (*)
7cc4aa0... Update to 387.12 beta (*)
e2904f9... Update to 387.22 release (*)
0b5ace5... make changes to use external tools (*)
d624ee2... bump changelog and cleanup previous commit (*)
(*) This commit already existed in another branch; no separate mail sent
7 years
[kdenlive] Update kdenlive to 17.08.2
by Sérgio M. Basto
commit 2bcb13e8fc017eddbca84f09dafcc727d96703ac
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Nov 2 00:34:32 2017 +0000
Update kdenlive to 17.08.2
kdenlive.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kdenlive.spec b/kdenlive.spec
index d6fd926..3aeb644 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -1,7 +1,7 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 17.08.1
+Version: 17.08.2
Release: 1%{?dist}
License: GPLv2+
@@ -139,6 +139,9 @@ fi
%changelog
+* Thu Nov 02 2017 Sérgio Basto <sergio(a)serjux.com> - 17.08.2-1
+- Update kdenlive to 17.08.2
+
* Sun Oct 08 2017 Sérgio Basto <sergio(a)serjux.com> - 17.08.1-1
- Update to 17.08.1
7 years
[HandBrake] Rebuild for x265 update
by Sérgio M. Basto
commit 97c235b430cebd41e8269e3ef6156cda941cb6c9
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Nov 1 19:09:05 2017 +0000
Rebuild for x265 update
HandBrake.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index 5cc662b..69d80be 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -17,7 +17,7 @@
Name: HandBrake
Version: 1.0.7
-Release: 6%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 7%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL: http://handbrake.fr/
@@ -234,6 +234,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Wed Nov 01 2017 Sérgio Basto <sergio(a)serjux.com> - 1.0.7-7
+- Rebuild for x265 update
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.0.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
7 years
[ffmpeg/f27] Rebuild for x265 update
by Sérgio M. Basto
commit 51cc72191994d761a7d06e8a21f6f270a1f5f74e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Nov 1 18:53:30 2017 +0000
Rebuild for x265 update
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 9b86bcc..5c3dbd8 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -71,7 +71,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 3.3.5
-Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -396,6 +396,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Wed Nov 01 2017 Sérgio Basto <sergio(a)serjux.com> - 3.3.5-2
+- Rebuild for x265 update
+
* Fri Oct 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 3.3.5-1
- Updated to 3.3.5
7 years