[libva-intel-driver/el7] (26 commits) ...Adapt for epel7
by Nicolas Chauvet
Summary of changes:
9f6a227... Update to 1.3.0 (*)
15cfba0... Drop uneeded patch (*)
cf8d884... Add missing BR (*)
93d16ca... Update to 1.3.1 (*)
e4cedab... Switch BR (*)
63b6632... Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mas (*)
6086d0c... Update to 1.4.1 (*)
96b17cc... Update to 1.4.1 (*)
cbb60f3... Update to 1.5.1 (*)
57913c9... Update to 1.6.1 (*)
e90f48d... Update to 1.6.2 (*)
97084c4... Update to 1.7.0 (*)
57705f7... Update to 1.7.1 (*)
a4f4a02... Update to 1.7.2 (*)
7a55c1b... Enforce using the appropriate libva api version (*)
80544e8... Update to 1.7.3 (*)
c009f19... Update sources (*)
f59aa74... Fix libva not working when using with libglvnd + wayland (r (*)
0c627e1... - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass (*)
cdd88f9... Update to 1.8.0 (*)
a8286f3... Update to 1.8.1 (*)
894ec0a... Update to 1.8.2 (*)
db3e220... Update to 1.8.3 (*)
57da6cc... Enable hybrid driver (*)
530b557... Switch to github 1.8x branch (*)
cf5c3a4... Adapt for epel7
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[ffmpeg/el7] rebuilt
by Nicolas Chauvet
commit cc0e28e4e33ee53c63ee3a08623bb41746c28ba5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 30 19:03:18 2018 +0100
rebuilt
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index d2c8c98..f23c709 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -13,7 +13,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
Version: 2.8.13
-Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?!_without_amr:1}
License: GPLv3+
%else
@@ -264,6 +264,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
%changelog
+* Tue Jan 30 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 2.8.13-2
+- rebuilt
+
* Sat Sep 02 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.8.13-1
- Update to 2.8.13 (security issues)
6 years, 9 months
[pcsx2] Rebuilt to fix core dump with wxWindow
by Sérgio M. Basto
commit b7fe03de994a85e72cf38fd624ef9f394bf36279
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jan 30 16:19:14 2018 +0000
Rebuilt to fix core dump with wxWindow
pcsx2.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pcsx2.spec b/pcsx2.spec
index 7d96954..d9b06fc 100644
--- a/pcsx2.spec
+++ b/pcsx2.spec
@@ -1,6 +1,6 @@
Name: pcsx2
Version: 1.4
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: A Sony Playstation2 emulator
License: GPLv3
URL: https://github.com/PCSX2/pcsx2
@@ -159,6 +159,9 @@ fi
%changelog
+* Tue Jan 30 2018 Sérgio Basto <sergio(a)serjux.com> - 1.4-6
+- Rebuilt to fix core dump with wxWindow
+
* Sun Oct 08 2017 Sérgio Basto <sergio(a)serjux.com> - 1.4-5
- Rebuild for soundtouch 2.0.0
- Just enable compat-wxGTK3-gtk2, pcsx2 fails to detect wxGTK3
6 years, 9 months
[kwave/f27] Update kwave to 17.12.1
by Sérgio M. Basto
Summary of changes:
efbcc9f... Update kwave to 17.12.1 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[kwave] Update kwave to 17.12.1
by Sérgio M. Basto
commit efbcc9f25219661c1124121f4f0d694180430ec2
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jan 30 16:09:40 2018 +0000
Update kwave to 17.12.1
.gitignore | 1 +
kwave.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55c414d..f3bf991 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ kwave-0.8.99-2.tar.bz2
/kwave-17.04.2.tar.xz
/kwave-17.08.1.tar.xz
/kwave-17.12.0.tar.xz
+/kwave-17.12.1.tar.xz
diff --git a/kwave.spec b/kwave.spec
index 6bb968b..4377a4f 100644
--- a/kwave.spec
+++ b/kwave.spec
@@ -1,6 +1,6 @@
Name: kwave
-Version: 17.12.0
-Release: 2%{?dist}
+Version: 17.12.1
+Release: 1%{?dist}
Summary: Sound Editor for KDE
Summary(de): Sound-Editor für KDE
@@ -127,6 +127,9 @@ fi
%{_kf5_docdir}/HTML/*/%{name}
%changelog
+* Tue Jan 30 2018 Sérgio Basto <sergio(a)serjux.com> - 17.12.1-1
+- Update kwave to 17.12.1
+
* Tue Jan 02 2018 Sérgio Basto <sergio(a)serjux.com> - 17.12.0-2
- Use _kf5_metainfodir to fix appdata directory issue
diff --git a/sources b/sources
index fef2aa3..f4c5c37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21f8eaba94f49a3a14656d77f5144d52 kwave-17.12.0.tar.xz
+374cf37167e7a572dbcb39433a8526a2 kwave-17.12.1.tar.xz
6 years, 9 months
[kdenlive] Update kdenlive to 17.12.1
by Sérgio M. Basto
commit 943e3ac4d38572982c481d3de3355b2152208603
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jan 30 16:00:33 2018 +0000
Update kdenlive to 17.12.1
.gitignore | 1 +
kdenlive.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4f1569..1c71777 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/kdenlive-17.04.2.tar.xz
/kdenlive-17.08.1.tar.xz
/kdenlive-17.12.0.tar.xz
+/kdenlive-17.12.1.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index fca5c58..0ae1cc2 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -1,8 +1,8 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 17.12.0
-Release: 2%{?dist}
+Version: 17.12.1
+Release: 1%{?dist}
License: GPLv2+
URL: http://www.kdenlive.org
@@ -139,6 +139,9 @@ fi
%changelog
+* Tue Jan 30 2018 Sérgio Basto <sergio(a)serjux.com> - 17.12.1-1
+- Update kdenlive to 17.12.1
+
* Tue Jan 02 2018 Sérgio Basto <sergio(a)serjux.com> - 17.12.0-2
- Use _kf5_metainfodir to fix appdata directory issue
diff --git a/sources b/sources
index 1a64d2e..e1ff26a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d041475a0afdf742a5ded1a8007d0a62 kdenlive-17.12.0.tar.xz
+50683250674ee72af21a87b921d00cfb kdenlive-17.12.1.tar.xz
6 years, 9 months