[HandBrake: 3/3] Merge branch 'f29'
by Dominik Mierzejewski
commit 0e49cb89be265ff376ba5d4b782f5a9f2ada4701
Merge: 9badcca 735e04d
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Thu Feb 28 13:12:05 2019 +0100
Merge branch 'f29'
---
5 years, 8 months
[HandBrake] (3 commits) ...Merge branch 'f29'
by Dominik Mierzejewski
Summary of changes:
e6c785c... Update to 1.2.2 (*)
735e04d... Merge branch 'f28' into f29 (*)
0e49cb8... Merge branch 'f29'
(*) This commit already existed in another branch; no separate mail sent
5 years, 8 months
[HandBrake/f29: 2/2] Merge branch 'f28' into f29
by Dominik Mierzejewski
commit 735e04d3128c9c22010806eef31a1720f600e06c
Merge: 198aefd e6c785c
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Thu Feb 28 13:11:51 2019 +0100
Merge branch 'f28' into f29
.gitignore | 2 ++
HandBrake.spec | 5 ++++-
sources | 4 ++--
3 files changed, 8 insertions(+), 3 deletions(-)
---
5 years, 8 months
[HandBrake/f28] Update to 1.2.2
by Dominik Mierzejewski
commit e6c785c98788986b2dc03385c99cc03cf46cc4a3
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Feb 28 09:43:00 2019 +0000
Update to 1.2.2
.gitignore | 2 ++
HandBrake.spec | 5 ++++-
sources | 4 ++--
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbcc4b3..2d9a13f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@
/HandBrake-1.1.0-source.tar.bz2.sig
/HandBrake-1.2.0-source.tar.bz2
/HandBrake-1.2.0-source.tar.bz2.sig
+/HandBrake-1.2.2-source.tar.bz2
+/HandBrake-1.2.2-source.tar.bz2.sig
diff --git a/HandBrake.spec b/HandBrake.spec
index d76c5c0..f82a41d 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -17,7 +17,7 @@
%global desktop_id fr.handbrake.ghb
Name: HandBrake
-Version: 1.2.0
+Version: 1.2.2
Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
@@ -234,6 +234,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Thu Feb 28 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.2.2-1
+- Update to 1.2.2
+
* Sun Jan 20 2019 Dominik Mierzejewski <rpm(a)greysector.net> - 1.2.0-1
- Update to 1.2.0
- Drop upstreamed subtitle handling patch
diff --git a/sources b/sources
index 695f982..03e475c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-efc3839160fa3224ce1b234aae12deca HandBrake-1.2.0-source.tar.bz2
-9969cdc5601b891bca25da592f52daac HandBrake-1.2.0-source.tar.bz2.sig
+282924665fa45b3b08fef66b51beaac5 HandBrake-1.2.2-source.tar.bz2
+6c474003189f8cadf76838f20cf12e07 HandBrake-1.2.2-source.tar.bz2.sig
5 years, 8 months
[wireguard-kmod] Release 0.0.20190227
by Robert-André Mauchin
commit a164e9a54f4d6ebe7e3052894763a2391e98645c
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:33:07 2019 +0100
Release 0.0.20190227
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index fc00d85..d8da75e 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -58,6 +58,9 @@ done
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
5 years, 8 months
[wireguard] Release 0.0.20190227
by Robert-André Mauchin
commit 31335ffa7835af86374987a49ab3c1ff7187de8a
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Thu Feb 28 14:25:06 2019 +0100
Release 0.0.20190227
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b30d6c1..a9d4a70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/WireGuard-0.0.20181119.tar.xz
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
+/WireGuard-0.0.20190227.tar.xz
diff --git a/sources b/sources
index 3ee0169..9217180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0a232f65d5d86dd408efd9ac30bcf9 WireGuard-0.0.20190123.tar.xz
+148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index e53d7d3..e78a76b 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20190123
+Version: 0.0.20190227
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
+- Release 0.0.20190227
+
* Tue Feb 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190123-1
- Release 0.0.20190123
5 years, 8 months
[avidemux] Rebuild for new x265
by Leigh Scott
commit b156a27f366cf642562b3b67597380bbd17d3a12
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Feb 28 10:01:10 2019 +0000
Rebuild for new x265
avidemux.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/avidemux.spec b/avidemux.spec
index d2f2f91..51655fb 100644
--- a/avidemux.spec
+++ b/avidemux.spec
@@ -5,7 +5,7 @@
Name: avidemux
Version: 2.7.1
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Graphical video editing and transcoding tool
License: GPLv2+
@@ -314,6 +314,9 @@ fi
%changelog
+* Thu Feb 28 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 2.7.1-8
+- Rebuild for new x265
+
* Wed Nov 21 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 2.7.1-7
- Rebuild for x265-2.9 on el7
- Rebuild for x264-0.148 on el7
5 years, 8 months
[xpra-codecs-freeworld] Rebuild for new x265
by Leigh Scott
commit b03924ad4fe65283e456f285525859bd70049b8d
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Feb 28 09:57:45 2019 +0000
Rebuild for new x265
xpra-codecs-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index f1f5d78..e4bf254 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -36,7 +36,7 @@
Name: xpra-codecs-freeworld
Version: 2.4.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: http://www.xpra.org/
@@ -130,6 +130,9 @@ find %{buildroot}%{pythonx_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Thu Feb 28 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.3-2
+- Rebuild for new x265
+
* Thu Jan 17 2019 Antonio Trande <sagitter(a)fedoraproject.org> - 2.4.3-1
- Update to 2.4.3
5 years, 8 months
[gstreamer1-plugins-bad-freeworld] Rebuild for new x265
by Leigh Scott
commit 8a0feaee9ea545a2c91b60e7a6a247adc9eaf334
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Feb 28 09:54:20 2019 +0000
Rebuild for new x265
gstreamer1-plugins-bad-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 892ff40..a757c3a 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,7 +5,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Version: 1.15.1
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
Source0: %url/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
@@ -100,6 +100,9 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Thu Feb 28 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.15.1-2
+- Rebuild for new x265
+
* Sat Feb 09 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.15.1-1
- 1.15.1
5 years, 8 months