[telegram-desktop/f29] Updated to version 1.3.14.
by Vitaly Zaitsev
commit 151025179403137de856dd2a2a750ad5d9caa0ef
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Aug 28 17:12:09 2018 +0200
Updated to version 1.3.14.
.gitignore | 2 ++
sources | 4 ++--
telegram-desktop-api-tokens.patch | 2 +-
telegram-desktop-build-fixes.patch | 12 ++++++------
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop.spec | 12 +++++++++---
6 files changed, 21 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d8fd4b..cf1fea9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@
/tdesktop-1.3.10.tar.gz
/tdesktop-1.3.11.tar.gz
/tdesktop-1.3.12.tar.gz
+/crl-4291015.tar.gz
+/tdesktop-1.3.14.tar.gz
diff --git a/sources b/sources
index da472de..32211cf 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a83f06b2b163c242d20e1ff74711b7d5 crl-9bc641f.tar.gz
-cdf39ebf155d9d261150334a871614df tdesktop-1.3.12.tar.gz
+b92e75c44c9d4c9fd96b1d19eb3a666d crl-4291015.tar.gz
+6546ed1572d7950d03df892f31b68bd6 tdesktop-1.3.14.tar.gz
diff --git a/telegram-desktop-api-tokens.patch b/telegram-desktop-api-tokens.patch
index b3bab0c..cdfe550 100644
--- a/telegram-desktop-api-tokens.patch
+++ b/telegram-desktop-api-tokens.patch
@@ -1,4 +1,4 @@
-From a97960c40d239b950db94191b026ebd1e2027986 Mon Sep 17 00:00:00 2001
+From 1d1d5e98f2e5b262376b4bb3065a5d5d38066aa0 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon, 9 Apr 2018 16:57:13 +0200
Subject: [PATCH 2/3] Changed default Telegram Desktop's test API keys to
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 4cd87b6..50db860 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From 50a0bd64e26ca11f51f20f6eb4f9770d096870a3 Mon Sep 17 00:00:00 2001
+From 72961fff5d683383a9269e796fef20a3a8044dc3 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri, 31 Mar 2017 14:29:58 +0200
Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
@@ -180,7 +180,7 @@ index a0e1e0489..bd9bce0c1 100644
IMPLICIT_DEPENDS CXX "${_pch_header}"
COMMENT "Precompiling header ${_name} for ${_target} (C++)")
diff --git a/Telegram/gyp/Telegram.gyp b/Telegram/gyp/Telegram.gyp
-index 43cce710f..9ca6c68c8 100644
+index 831214704..23cc83d5e 100644
--- a/Telegram/gyp/Telegram.gyp
+++ b/Telegram/gyp/Telegram.gyp
@@ -18,7 +18,6 @@
@@ -250,7 +250,7 @@ index 43cce710f..9ca6c68c8 100644
'<(submodules_loc)/crl/src',
],
'sources': [
-@@ -123,7 +109,6 @@
+@@ -124,7 +110,6 @@
'CUSTOM_API_ID',
],
'dependencies': [
@@ -715,10 +715,10 @@ index 80259c687..eea3a862e 100644
],
}]
diff --git a/Telegram/gyp/telegram_sources.txt b/Telegram/gyp/telegram_sources.txt
-index 7a103286b..8a364e8ae 100644
+index 61dda8609..803d614fc 100644
--- a/Telegram/gyp/telegram_sources.txt
+++ b/Telegram/gyp/telegram_sources.txt
-@@ -789,7 +789,7 @@
+@@ -793,7 +793,7 @@
<(src_loc)/messenger.h
<(src_loc)/observer_peer.cpp
<(src_loc)/observer_peer.h
@@ -727,7 +727,7 @@ index 7a103286b..8a364e8ae 100644
<(src_loc)/settings.cpp
<(src_loc)/settings.h
<(src_loc)/shortcuts.cpp
-@@ -798,13 +798,6 @@
+@@ -802,13 +802,6 @@
<(emoji_suggestions_loc)/emoji_suggestions.h
platforms: !win
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index cae2132..1642804 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From 44fabf090f33760c5b60515907309383c01d1440 Mon Sep 17 00:00:00 2001
+From 8654378c7d5f642388cb8e2562b25cf4b2fd5904 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sun, 24 Jun 2018 22:59:34 +0200
Subject: [PATCH 3/3] Backported and rebased patch from Debian maintainer
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index f8bf5c1..8e56597 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -2,7 +2,7 @@
%global appname tdesktop
# Git revision of crl...
-%global commit1 9bc641f2d4ab140a84aea64c7f2d4669f7633246
+%global commit1 4291015efab76bda5886a56b5007f4531be17d46
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
# Decrease debuginfo verbosity to reduce memory consumption...
@@ -10,7 +10,7 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.3.12
+Version: 1.3.14
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -47,7 +47,7 @@ BuildRequires: gyp
# Development packages for Telegram Desktop...
BuildRequires: guidelines-support-library-devel >= 1.0.0
BuildRequires: mapbox-variant-devel >= 0.3.6
-BuildRequires: libtgvoip-devel >= 2.1.1
+BuildRequires: libtgvoip-devel >= 2.2.3
BuildRequires: libappindicator-devel
BuildRequires: ffmpeg-devel >= 3.1
BuildRequires: openal-soft-devel
@@ -135,6 +135,12 @@ appstream-util validate-relax --nonet "%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
+* Tue Aug 28 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.3.14-1
+- Updated to 1.3.14.
+
+* Mon Aug 27 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.3.13-1
+- Updated to 1.3.13.
+
* Sat Aug 04 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.3.12-1
- Updated to 1.3.12 (alpha).
6 years, 3 months
[gstreamer1-plugins-ugly/el7] Update sources
by Sérgio M. Basto
commit ae49edcca827570706d1ee9afc88be32da3552f9
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Aug 28 15:32:26 2018 +0100
Update sources
sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sources b/sources
index 3f38ddc..7cc0247 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c157f3fcb87db2a0f457667f3d3e6a26 gst-plugins-ugly-1.10.2.tar.xz
+c68d0509c9980b0b70a4b836ff73fff1 gst-plugins-ugly-1.10.4.tar.xz
6 years, 3 months
[kodi] Update to 18.0 beta 1 v2
by Michael Cronenworth
commit 333223eb1301340ca41e976d184f5edb6f8cec93
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Tue Aug 28 08:54:14 2018 -0500
Update to 18.0 beta 1 v2
.gitignore | 6 +++---
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 33 +++++++++++++++++++--------------
sources | 6 +++---
4 files changed, 26 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 682af5e..dde6826 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-/kodi-18.0a2-patched.tar.xz
-/kodi-libdvdnav-6.0.0-Leia-Alpha-1.tar.gz
-/kodi-libdvdread-6.0.0-Leia-Alpha-1.tar.gz
+/kodi-18.0b1v2-patched.tar.xz
+/kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
+/kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index c2d9464..3fd4a9a 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=0a2
+MINORVERSION=0b1v2
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index 7eac54e..7862429 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE a2
+%global PRERELEASE b1v2
#global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -25,7 +25,7 @@
Name: kodi
Version: 18.0
-Release: 0.4.a2%{?dist}
+Release: 0.5.b1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -42,18 +42,18 @@ Source0: %{name}-%{DIRVERSION}-patched.tar.xz
Source1: kodi-generate-tarball-xz.sh
# kodi uses modified libdvd{css,nav,read} source and downloads at build time
-# wget -O kodi-libdvdnav-6.0.0-Leia-Alpha-1.tar.gz https://github.com/xbmc/libdvdnav/archive/6.0.0-Leia-Alpha-1.tar.gz
-Source2: kodi-libdvdnav-6.0.0-Leia-Alpha-1.tar.gz
-# wget -O kodi-libdvdread-6.0.0-Leia-Alpha-1.tar.gz https://github.com/xbmc/libdvdread/archive/6.0.0-Leia-Alpha-1.tar.gz
-Source3: kodi-libdvdread-6.0.0-Leia-Alpha-1.tar.gz
+# wget -O kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz https://github.com/xbmc/libdvdnav/archive/6.0.0-Leia-Alpha-3.tar.gz
+Source2: kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
+# wget -O kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz https://github.com/xbmc/libdvdread/archive/6.0.0-Leia-Alpha-3.tar.gz
+Source3: kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
%if %{with dvdcss}
-# wget -O kodi-libdvdcss-1.4.1-Leia-Alpha-1.tar.gz https://github.com/xbmc/libdvdcss/archive/1.4.1-Leia-Alpha-1.tar.gz
-Source4: kodi-libdvdcss-1.4.1-Leia-Alpha-1.tar.gz
+# wget -O kodi-libdvdcss-1.4.1-Leia-Alpha-3.tar.gz https://github.com/xbmc/libdvdcss/archive/1.4.1-Leia-Alpha-3.tar.gz
+Source4: kodi-libdvdcss-1.4.1-Leia-Alpha-3.tar.gz
%endif
%if ! 0%{?_with_external_ffmpeg}
-# wget -O ffmpeg-3.4.1-Leia-Alpha-1.tar.gz https://github.com/xbmc/FFmpeg/archive/3.4.1-Leia-Alpha-1.tar.gz
-Source5: ffmpeg-3.4.1-Leia-Alpha-1.tar.gz
+# wget -O ffmpeg-4.0.2-Leia-Alpha3.tar.gz https://github.com/xbmc/FFmpeg/archive/4.0.2-Leia-Alpha3.tar.gz
+Source5: ffmpeg-4.0.2-Leia-Alpha3.tar.gz
%endif
# Set program version parameters
@@ -93,12 +93,14 @@ BuildRequires: faad2-devel
BuildRequires: ffmpeg-devel
%endif
BuildRequires: flac-devel
+BuildRequires: flatbuffers-devel
BuildRequires: flex
BuildRequires: fmt-devel
BuildRequires: fontconfig-devel
BuildRequires: fontpackages-devel
BuildRequires: freetype-devel
BuildRequires: fribidi-devel
+BuildRequires: fstrcmp-devel
%if 0%{?el6}
BuildRequires: gettext-devel
%else
@@ -340,8 +342,8 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%files
-%license copying.txt LICENSE.GPL
-%doc CONTRIBUTING.md README.md docs
+%license LICENSE.md LICENSES/
+%doc README.md docs
%{_bindir}/kodi
%{_bindir}/kodi-standalone
%{_bindir}/TexturePacker
@@ -360,7 +362,7 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%files eventclients
-%license copying.txt LICENSE.GPL
+%license LICENSE.md LICENSES/
%{python2_sitelib}/kodi
%dir %{_datadir}/pixmaps/kodi
%{_datadir}/pixmaps/kodi/*.png
@@ -377,13 +379,16 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%files firewalld
-%license copying.txt LICENSE.GPL
+%license LICENSE.md LICENSES/
%{_prefix}/lib/firewalld/services/kodi-eventserver.xml
%{_prefix}/lib/firewalld/services/kodi-http.xml
%{_prefix}/lib/firewalld/services/kodi-jsonrpc.xml
%changelog
+* Tue Aug 28 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.5.b1
+- Kodi 18.0 beta 1 v2
+
* Sun Aug 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 18.0-0.4.a2
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
diff --git a/sources b/sources
index 92bd9d8..8075ee6 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-b1f494c5e58ad35c411212939028f483 kodi-18.0a2-patched.tar.xz
-812975261bc196ecd8a8b1978802f8ba kodi-libdvdnav-6.0.0-Leia-Alpha-1.tar.gz
-1b0858777b40305837925356d7d5fb52 kodi-libdvdread-6.0.0-Leia-Alpha-1.tar.gz
+1708584c564024241b32ff67bd566966 kodi-18.0b1v2-patched.tar.xz
+2aec5f8c790449126118abc6bb3cb5cd kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
+f3244e7b002d37f91cc6a77461c4f619 kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
6 years, 3 months
[gstreamer1-plugins-ugly/el7] Update to 1.10.4
by Sérgio M. Basto
commit 21e6c9c11127e7f932bcd1ba62873220e0394436
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Aug 28 14:36:58 2018 +0100
Update to 1.10.4
gstreamer1-plugins-ugly.spec | 35 ++++++++++++++++++++++++++---------
1 file changed, 26 insertions(+), 9 deletions(-)
---
diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec
index 423b080..721f839 100644
--- a/gstreamer1-plugins-ugly.spec
+++ b/gstreamer1-plugins-ugly.spec
@@ -1,6 +1,6 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
-Version: 1.10.2
+Version: 1.10.4
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
@@ -8,18 +8,22 @@ URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{...
BuildRequires: gstreamer1-devel >= 1.10.0
BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
-BuildRequires: gettext-devel gtk-doc
+BuildRequires: gettext-devel
+BuildRequires: gtk-doc
BuildRequires: a52dec-devel >= 0.7.3
-BuildRequires: libdvdread-devel >= 0.9.0
+#BuildRequires: libdvdread-devel >= 0.9.0
BuildRequires: lame-devel >= 3.89
BuildRequires: libid3tag-devel >= 0.15.0
BuildRequires: libmad-devel >= 0.15.0
BuildRequires: mpeg2dec-devel >= 0.4.0
BuildRequires: orc-devel >= 0.4.5
-BuildRequires: libcdio-devel >= 0.82
+#BuildRequires: libcdio-devel >= 0.82
BuildRequires: twolame-devel
BuildRequires: x264-devel >= 0.0.0-0.28
BuildRequires: opencore-amr-devel
+# gstreamer1-plugins-ugly-free-devel already have all files of gtk-doc
+Provides: gstreamer1-plugins-ugly-devel-docs = %{version}-%{release}
+Obsoletes: gstreamer1-plugins-ugly-devel-docs < %{version}-%{release}
%description
GStreamer is a streaming media framework, based on graphs of elements which
@@ -59,14 +63,23 @@ be shipped in gstreamer-plugins-good because:
--with-package-origin="http://rpmfusion.org/" \
--enable-debug \
--enable-gtk-doc \
+ --disable-cdio \
+ --disable-dvdread \
+ --disable-xingmux \
--disable-mpg123
+
make %{?_smp_mflags}
+# --disable-twolame
+# --disable-a52dec \
+# --disable-lame \
%install
%make_install
%find_lang gst-plugins-ugly-1.0
rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
+# gstreamer1-plugins-ugly-free-devel already have all files of gtk-doc
+rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc
%files -f gst-plugins-ugly-1.0.lang
@@ -78,25 +91,29 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstdvdlpcmdec.so
%{_libdir}/gstreamer-1.0/libgstdvdsub.so
%{_libdir}/gstreamer-1.0/libgstrmdemux.so
-%{_libdir}/gstreamer-1.0/libgstxingmux.so
+#{_libdir}/gstreamer-1.0/libgstxingmux.so
# Plugins with external dependencies
%{_libdir}/gstreamer-1.0/libgsta52dec.so
%{_libdir}/gstreamer-1.0/libgstamrnb.so
%{_libdir}/gstreamer-1.0/libgstamrwbdec.so
-%{_libdir}/gstreamer-1.0/libgstcdio.so
-%{_libdir}/gstreamer-1.0/libgstdvdread.so
+#{_libdir}/gstreamer-1.0/libgstcdio.so
+#{_libdir}/gstreamer-1.0/libgstdvdread.so
%{_libdir}/gstreamer-1.0/libgstlame.so
%{_libdir}/gstreamer-1.0/libgstmad.so
%{_libdir}/gstreamer-1.0/libgstmpeg2dec.so
%{_libdir}/gstreamer-1.0/libgsttwolame.so
%{_libdir}/gstreamer-1.0/libgstx264.so
-%files devel-docs
+# gstreamer1-plugins-ugly-free-devel already have all files of gtk-doc
+#files devel-docs
# Take the dir and everything below it for proper dir ownership
-%doc %{_datadir}/gtk-doc
+#doc %{_datadir}/gtk-doc
%changelog
+* Mon Aug 27 2018 Sérgio Basto <sergio(a)serjux.com> - 1.10.4-1
+- Update to 1.10.4
+
* Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> - 1.10.2-1
- Update to 1.10.2
6 years, 3 months
[gstreamer1-plugins-ugly/el7] Revert "Revert to match the expected gstreamer 1.4 version"
by Sérgio M. Basto
commit 6a24b0cad87de0b821459995923bf0b38a26170d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Aug 27 21:02:30 2018 +0100
Revert "Revert to match the expected gstreamer 1.4 version"
This reverts commit 12e6b9b2cb7a4b7b7fc183a830b74c37f7298da1.
.gitignore | 3 ++-
gstreamer1-plugins-ugly.spec | 45 ++++++++++++++++++++++++++++++++++++--------
sources | 2 +-
3 files changed, 40 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa1f0a3..2160cd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-gst-plugins-ugly-1.4.5.tar.xz
+/gst-plugins-ugly-*.tar.xz
+/gstreamer1-plugins-ugly-*.src.rpm
diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec
index 6bf7f18..423b080 100644
--- a/gstreamer1-plugins-ugly.spec
+++ b/gstreamer1-plugins-ugly.spec
@@ -1,13 +1,13 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
-Version: 1.4.5
+Version: 1.10.2
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{...
-BuildRequires: gstreamer1-devel >= 1.4.0
-BuildRequires: gstreamer1-plugins-base-devel >= 1.4.0
+BuildRequires: gstreamer1-devel >= 1.10.0
+BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
BuildRequires: gettext-devel gtk-doc
BuildRequires: a52dec-devel >= 0.7.3
BuildRequires: libdvdread-devel >= 0.9.0
@@ -54,22 +54,24 @@ be shipped in gstreamer-plugins-good because:
%build
-%configure \
+%configure --disable-static \
--with-package-name="gst-plugins-ugly 1.0 rpmfusion rpm" \
--with-package-origin="http://rpmfusion.org/" \
- --enable-debug --enable-gtk-doc \
- --disable-static
+ --enable-debug \
+ --enable-gtk-doc \
+ --disable-mpg123
make %{?_smp_mflags}
%install
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
%find_lang gst-plugins-ugly-1.0
rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%files -f gst-plugins-ugly-1.0.lang
-%doc AUTHORS COPYING README REQUIREMENTS
+%doc AUTHORS README REQUIREMENTS
+%license COPYING
%{_datadir}/gstreamer-1.0
# Plugins without external dependencies
%{_libdir}/gstreamer-1.0/libgstasf.so
@@ -95,6 +97,33 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> - 1.10.2-1
+- Update to 1.10.2
+
+* Fri Nov 18 2016 Adrian Reber <adrian(a)lisas.de> - 1.10.0-3
+- Rebuilt for libcdio-0.94
+
+* Sun Nov 13 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.10.0-2
+- Drop mpg123 plugin, it is in Fedora proper now
+
+* Fri Nov 11 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.10.0-1
+- Rebase to new upstream release 1.10.0
+
+* Sun Jun 12 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.8.2-1
+- Rebase to new upstream release 1.8.2
+
+* Wed May 18 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.8.1-1
+- Rebase to new upstream release 1.8.1
+
+* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.3-1
+- Rebase to new upstream release 1.6.3
+
+* Thu Dec 24 2015 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.2-1
+- Rebase to new upstream release 1.6.2
+
+* Sat Oct 31 2015 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.1-1
+- Rebase to new upstream release 1.6.1
+
* Sat May 16 2015 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.4.5-1
- Rebase to new upstream release 1.4.5
diff --git a/sources b/sources
index 1f4764c..3f38ddc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6954beed7bb9a93e426dee543ff46393 gst-plugins-ugly-1.4.5.tar.xz
+c157f3fcb87db2a0f457667f3d3e6a26 gst-plugins-ugly-1.10.2.tar.xz
6 years, 3 months
[nvidia-kmod/f27: 4/4] Merge branch 'master' into f27
by Leigh Scott
commit 81ba40e335d757cadbfd7ed30de6f6055299a09e
Merge: 98c8a76 a695c04
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Aug 28 08:38:15 2018 +0100
Merge branch 'master' into f27
nvidia-kmod.spec | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
---
6 years, 3 months
[nvidia-kmod/f28: 4/4] Merge branch 'master' into f28
by Leigh Scott
commit 1eb1809c9becde62cef32dbc43cf24b758574d97
Merge: e23b418 a695c04
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Aug 28 08:37:51 2018 +0100
Merge branch 'master' into f28
nvidia-kmod.spec | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
---
6 years, 3 months
[nvidia-xconfig/f27: 4/4] Merge branch 'master' into f27
by Leigh Scott
commit 54dc7655a2d902fff46ec7d30a60d1b31676f1e7
Merge: 6a983e4 f55d5bb
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Aug 28 07:59:02 2018 +0100
Merge branch 'master' into f27
nvidia-xconfig.spec | 11 ++++++++++-
sources | 2 +-
2 files changed, 11 insertions(+), 2 deletions(-)
---
6 years, 3 months