[Bug 4993] New: Review Request: chromium-vaapi A webkit(blink)
powered web browser with VIDEO ACCELERATION
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4993
Bug ID: 4993
Summary: Review Request: chromium-vaapi A webkit(blink) powered
web browser with VIDEO ACCELERATION
Product: Package Reviews
Version: Current
Hardware: x86_64
OS: GNU/Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: Review Request
Assignee: rpmfusion-package-review(a)rpmfusion.org
Reporter: akarshan.biswas(a)hotmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
namespace: free
SRPM:
https://github.com/biswasab/chromium-vaapi/releases/download/68.0.3440.10...
SPEC FILE:
https://raw.githubusercontent.com/biswasab/chromium-vaapi/master/chromium...
Description: Chromium-vaapi is an open source web browser powered by
webkit(blink) with video acceleration enabled. Video is accelerated using libva
and vaapi which not only increase the overall battery lifetime but also enable
smooth High Definition videos on extremely weak platforms(If supported). This
build of chromium browser seems to work with Intel, AMD and some older Nvidia
GPUs with nouveau driver and firmware from the binary driver. The video codecs
that can be accelerated can be determined by vainfo from libva-utils.
Why this package is not eligible to be included in Fedora?
Proprietary codecs such as h264 and others.
rpmlint:
SRPM log:
chromium-vaapi.src: W: strange-permission downloadsource.sh 775 ##This script
is included for downloading latest tarball
chromium-vaapi.src:133: W: mixed-use-of-spaces-and-tabs (spaces: line 76, tab:
line 133) #This is intended
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
RPM log:
chromium-vaapi.x86_64: E: explicit-lib-dependency libva ##Ofcource we need
libva
chromium-vaapi.x86_64: W: incoherent-version-in-changelog 68.0.3440.106-1
['68.0.3440.106-34.1', '68.0.3440.106-34.1'] #Used obs to test, Let's ignore it
chromium-vaapi.x86_64: W: invalid-url DistURL
obs://build.opensuse.org/home:hellbangerkarna/Fedora_28/ac502e01cba651bfa...
#Used obs to test, Let's ignore it
chromium-vaapi.x86_64: W: unstripped-binary-or-object
/usr/lib64/chromium-vaapi/chrome-sandbox
chromium-vaapi.x86_64: E: missing-call-to-setgroups-before-setuid
/usr/lib64/chromium-vaapi/chrome-sandbox
chromium-vaapi.x86_64: W: unstripped-binary-or-object
/usr/lib64/chromium-vaapi/chromedriver
chromium-vaapi.x86_64: W: unstripped-binary-or-object
/usr/lib64/chromium-vaapi/chromium-vaapi
chromium-vaapi.x86_64: E: missing-call-to-chdir-with-chroot
/usr/lib64/chromium-vaapi/chromium-vaapi
chromium-vaapi.x86_64: E: setuid-binary
/usr/lib64/chromium-vaapi/chrome-sandbox root 4755
chromium-vaapi.x86_64: E: non-standard-executable-perm
/usr/lib64/chromium-vaapi/chrome-sandbox 4755
chromium-vaapi.x86_64: E: non-executable-script
/usr/lib64/chromium-vaapi/xdg-mime 644 /bin/sh #It;s not a script
chromium-vaapi.x86_64: E: non-executable-script
/usr/lib64/chromium-vaapi/xdg-settings 644 /bin/sh #It's not a script
1 packages and 0 specfiles checked; 7 errors, 5 warnings.
Upon testing the binary, libatomic doesn't get automatically installed with my
chromium-vaapi. So I have added it as requirement later. I'm thinking of adding
conflicts with the chromium package as they both uses the same profile can
might create issues. Now everything works as expected. This is my first
rpmfusion package after I was contacted by Nicolas(kwizard). I wish to keep on
improving the package. I also seek sponsor as I'm not a Fedora sponsored
packager nor an RPM Fusion sponsored packager. Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
6 years, 2 months
[Bug 4444] New: firebird-emu - Third-party emulator for ARM-based TI
calculators
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4444
Bug ID: 4444
Summary: firebird-emu - Third-party emulator for ARM-based TI
calculators
Product: Package Reviews
Version: Current
Hardware: x86_64
OS: GNU/Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: Review Request
Assignee: rpmfusion-package-review(a)rpmfusion.org
Reporter: rosser.bjr(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
Source URL:
https://www.acm.jhu.edu/~bjr/fedora/rpmfusion/firebird/firebird-emu.spec
SRPM URL:
https://www.acm.jhu.edu/~bjr/fedora/rpmfusion/firebird/firebird-emu-1.2-1...
Description: This project is the community, third-party TI Nspire emulator,
Texas Instruments' ARM-based series of graphing calculators.
It supports the emulation of Touchpad, CX and CX CAS calcs on
Android, iOS, Linux, Mac and Windows.
FAS Username: tc01
Why not in Fedora: firebird-emu is pure FOSS, but not only does it require TI's
proprietary operating system for the Nspire line of calculators, but also the
proprietary boot/base code blobs from the calculator itself. Thus as per the
emulator policy, since this package isn't functional without any proprietary
blobs, I believe this package still needs to be in RPM Fusion.
rpmlint output:
firebird-emu.src: W: spelling-error %description -l en_US calcs -> calls,
calms, calks
firebird-emu.src: W: spelling-error %description -l en_US iOS -> OS, SOS, DOS
firebird-emu.x86_64: W: spelling-error %description -l en_US calcs -> calls,
calms, calks
firebird-emu.x86_64: W: spelling-error %description -l en_US iOS -> OS, SOS,
DOS
firebird-emu.x86_64: W: no-manual-page-for-binary firebird
firebird-emu.x86_64: W: no-manual-page-for-binary firebird-send
Note: upstream usually uses the name "firebird" for this package, but the name
"firebird" belongs to another package in Fedora, so I opted for "firebird-emu"
(as this name is also sometimes used by upstream).
There is a potential for name conflicts. Currently the firebird package
installs a %{_sbindir}/firebird [1]. This package installs a
%{_bindir}/firebird. This doesn't cause a conflict per _se_, but if both are on
$PATH there's a potential for confusion. Should I rename the binary from
firebird -> firebird-emu as well?
As far as I can tell, the packages do not currently conflict in any other way.
The current firebird-emu filelist is:
-rwxr-xr-x /usr/bin/firebird
-rwxr-xr-x /usr/bin/firebird-send
-rwxr-xr-x /usr/share/applications/firebird.desktop
drwxr-xr-x /usr/share/doc/firebird-emu
-rw-r--r-- /usr/share/doc/firebird-emu/README.md
-rw-r--r-- /usr/share/doc/firebird-emu/TODO.md
-rw-r--r-- /usr/share/icons/firebird.png
drwxr-xr-x /usr/share/licenses/firebird-emu
-rw-r--r-- /usr/share/licenses/firebird-emu/LICENSE
[1] http://pkgs.fedoraproject.org/cgit/rpms/firebird.git/tree/firebird.spec
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
6 years, 2 months
[Bug 3111] New: Review Request: ppsspp - playstation portable emulator
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3111
Bug #: 3111
Summary: Review Request: ppsspp - playstation portable emulator
Classification: Unclassified
Product: Package Reviews
Version: Current
Platform: All
OS/Version: GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: Review Request
AssignedTo: rpmfusion-package-review(a)rpmfusion.org
ReportedBy: fast.rizwaan(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
Description:
PPSSPP is a playstation portable emulator
Why not in fedora: emulators are not allowed.
SPEC:https://www.dropbox.com/s/likw80h5k1yqigp/ppsspp.spec
SRPM:https://www.dropbox.com/s/mmaz75mm4hauacf/ppsspp-v0.9.6_366-1.gitga1...
also I've made a bash script which makes latest rpm from git snapshot
rpms:https://www.dropbox.com/s/5ziwo5e49emml6j/make-ppsspp-rpm-from-git.sh
rpmlint output:
bash-4.2$ rpmlint ppsspp.spec ppsspp-v0.9.6_366-1.gitga113abd.fc20.src.rpm
ppsspp.spec:10: W: non-standard-group Applications/Games
ppsspp.spec:14: W: macro-in-comment %{name}
ppsspp.spec:14: W: macro-in-comment %{version}
ppsspp.spec:15: W: macro-in-comment %{version}
ppsspp.spec:17: W: macro-in-comment %{chkoutversion}
ppsspp.spec:20: W: macro-in-comment %{version}
ppsspp.spec:20: W: macro-in-comment %{version}
ppsspp.spec:55: W: setup-not-quiet
ppsspp.spec: W: invalid-url Source0: ppsspp-v0.9.6_366.tar.xz
ppsspp.src: W: spelling-error Summary(en_US) Playstation -> PlayStation, Play
station, Play-station
ppsspp.src: W: non-standard-group Applications/Games
ppsspp.src: W: no-version-in-last-changelog
ppsspp.src: W: invalid-url URL ppsspp.org
ppsspp.src: W: strange-permission make-ppsspp-from-git.sh 0755L
ppsspp.src: W: strange-permission ppsspp.spec 0640L
ppsspp.src: W: strange-permission ppsspp.png 0755L
ppsspp.src:14: W: macro-in-comment %{name}
ppsspp.src:14: W: macro-in-comment %{version}
ppsspp.src:15: W: macro-in-comment %{version}
ppsspp.src:17: W: macro-in-comment %{chkoutversion}
ppsspp.src:20: W: macro-in-comment %{version}
ppsspp.src:20: W: macro-in-comment %{version}
ppsspp.src:55: W: setup-not-quiet
ppsspp.src: W: invalid-url Source0: ppsspp-v0.9.6_366.tar.xz
1 packages and 1 specfiles checked; 0 errors, 24 warnings.
--
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
6 years, 2 months
Re: [gstreamer1-plugins-bad-nonfree/el7] Sync gstreamer1 1.10.4
release with f25
by Sergio
Yes typo in my email, from commit 1.10.2 just update to 1.10.4
Sent from my AndroidEm 31/08/2018 14:17, Nicolas Chauvet <kwizart(a)gmail.com> escreveu:
>
> Sorry, I don't understand what you mean:
>
> The RHEL gstreamer packages are updated to 1.10.4, not 1.0.4.
> The el7 branch was created from master, so it was too recent.
> Please never merge back this el7 branch to master.
>
> Thx
>
> PS: If you can make the gstreamer1-libav update in would be nice...
>
>
> 2018-08-31 14:40 GMT+02:00 Sérgio Basto <sergio(a)serjux.com>:
> > I was taking care of this today
> >
> > el7 should be a merge of
> >
> > https://pkgs.rpmfusion.org/cgit/nonfree/gstreamer1-plugins-bad-nonfree.
> > git/commit/?h=el7&id=dd96b7c69fc59884a8bea4ab60f4ba1575e379a3
> >
> > and add 1.0.4 , I think
> >
> > On Fri, 2018-08-31 at 14:21 +0200, Nicolas Chauvet wrote:
> >> commit f8684ceed8b2e672e44ab051dcb9dadbcaff8749
> >> Author: Nicolas Chauvet <kwizart(a)gmail.com>
> >> Date: Fri Aug 31 14:07:05 2018 +0200
> >>
> >> Sync gstreamer1 1.10.4 release with f25
> >>
> >> gstreamer1-plugins-bad-nonfree.spec | 57 ++++-----------------------
> >> ----------
> >> sources | 2 +-
> >> 2 files changed, 7 insertions(+), 52 deletions(-)
> >> ---
> >> diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-
> >> plugins-bad-nonfree.spec
> >> index 7cde486..6fa85eb 100644
> >> --- a/gstreamer1-plugins-bad-nonfree.spec
> >> +++ b/gstreamer1-plugins-bad-nonfree.spec
> >> @@ -3,7 +3,7 @@
> >>
> >> Summary: GStreamer 1.0 streaming media framework "bad" non-
> >> free plug-ins
> >> Name: gstreamer1-plugins-bad-nonfree
> >> -Version: 1.14.2
> >> +Version: 1.10.4
> >> Release: 1%{?dist}
> >> License: LGPLv2+
> >> URL: http://gstreamer.freedesktop.org/
> >> @@ -56,7 +56,7 @@ for i in %{extdirs}; do
> >> %make_install V=2
> >> popd
> >> done
> >> -rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
> >> +rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
> >>
> >>
> >> %files
> >> @@ -67,56 +67,11 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
> >> %{_libdir}/gstreamer-1.0/libgstfdkaac.so
> >>
> >> %changelog
> >> -* Sat Aug 18 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.2-1
> >> -- 1.14.2
> >> +* Mon Feb 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.10.4-1
> >> +- Update to 1.10.4
> >>
> >> -* Fri Jul 27 2018 RPM Fusion Release Engineering <sergio(a)serjux.com>
> >> - 1.14.1-2
> >> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
> >> -
> >> -* Thu May 31 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.1-1
> >> -- 1.14.1
> >> -
> >> -* Sun Apr 15 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.14.0-1
> >> -- Update to 1.14.0
> >> -
> >> -* Sun Mar 04 2018 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.13.1-1
> >> -- 1.13.1
> >> -
> >> -* Fri Mar 02 2018 RPM Fusion Release Engineering <leigh123linux@goog
> >> lemail.com> - 1.12.4-2
> >> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
> >> -
> >> -* Mon Dec 11 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.12.4-1
> >> -- Update to 1.12.4
> >> -
> >> -* Thu Sep 21 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.12.3-1
> >> -- Update to 1.12.3
> >> -
> >> -* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart@rpmfusion.
> >> org> - 1.12.2-2
> >> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
> >> -
> >> -* Tue Jul 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.12.2-1
> >> -- Update to 1.12.2
> >> -
> >> -* Fri Jun 23 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.12.1-1
> >> -- Update to 1.12.1
> >> -
> >> -* Fri May 12 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.12.0-1
> >> -- Update to 1.12.0
> >> -
> >> -* Tue Apr 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.11.90-1
> >> -- Update to 1.11.90
> >> -
> >> -* Sat Mar 25 2017 RPM Fusion Release Engineering <kwizart@rpmfusion.
> >> org> - 1.11.2-2
> >> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
> >> -
> >> -* Mon Feb 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.11.2-1
> >> -- Update to 1.11.2
> >> -
> >> -* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.11.1-2
> >> -- Enable fdk-aac
> >> -
> >> -* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.11.1-1
> >> -- Update to 1.11.1
> >> +* Fri Feb 03 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> >> 1.10.3-1
> >> +- Update to 1.10.3
> >>
> >> * Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> -
> >> 1.10.2-1
> >> - Update to 1.10.2
> >> diff --git a/sources b/sources
> >> index f47087d..e59b071 100644
> >> --- a/sources
> >> +++ b/sources
> >> @@ -1 +1 @@
> >> -76826c564bed5511982d7fb6137d9875 gst-plugins-bad-1.14.2.tar.xz
> >> +2757103e57a096a1a05b3ab85b8381af gst-plugins-bad-1.10.4.tar.xz
> >> _______________________________________________
> >> rpmfusion-commits mailing list -- rpmfusion-commits(a)lists.rpmfusion.o
> >> rg
> >> To unsubscribe send an email to rpmfusion-commits-leave(a)lists.rpmfusi
> >> on.org
> > --
> > Sérgio M. B.
>
>
>
> --
> -
>
> Nicolas (kwizart)
6 years, 3 months
Re: [xine-lib] ImageMagick soname bump
by Sérgio Basto
Xavier,
This rebuild was to soon from [1] RPMFusion buildroot still have
ImageMagick 6.9.9 (ImageMagick 6.9.9 => 6.9.10 introduces a SONAME bump
from .so.5 to .so.6)
[1]
http://koji.rpmfusion.org/kojifiles/packages/xine-lib/1.2.9/10.fc30/dat
a/logs/x86_64/root.log
DEBUG util.py:439: Installing:
DEBUG util.py:439: ImageMagick-devel x86_64 1:6.9.9.38-3.fc29
On Wed, 2018-08-29 at 23:28 +0200, Xavier Bachelot wrote:
> commit 0426ef3146928c9bb6df6cac23a1d5ec2667366d
> Author: Xavier Bachelot <xavier(a)bachelot.org>
> Date: Wed Aug 29 23:28:11 2018 +0200
>
> ImageMagick soname bump
>
> xine-lib.spec | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
> ---
> diff --git a/xine-lib.spec b/xine-lib.spec
> index 7e8fd57..6c0a798 100644
> --- a/xine-lib.spec
> +++ b/xine-lib.spec
> @@ -12,7 +12,7 @@
> Summary: A multimedia engine
> Name: xine-lib
> Version: 1.2.9
> -Release: 9%{?dist}
> +Release: 10%{?dist}
> License: GPLv2+
> URL: http://www.xine-project.org/
> Source0: http://downloads.sourceforge.net/xine/xine-lib-%{ver
> sion}.tar.xz
> @@ -300,6 +300,9 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
>
>
> %changelog
> +* Wed Aug 29 2018 Xavier Bachelot <xavier(a)bachelot.org> 1.2.9-10
> +- Rebuilt for ImageMagick soname bump.
> +
> * Sun Aug 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.2.9-9
> - Rebuilt for Fedora 29 Mass Rebuild binutils issue
>
> _______________________________________________
> rpmfusion-commits mailing list -- rpmfusion-commits(a)lists.rpmfusion.o
> rg
> To unsubscribe send an email to rpmfusion-commits-leave(a)lists.rpmfusi
> on.org
--
Sérgio M. B.
6 years, 3 months
Re: [gstreamer1-plugins-bad-nonfree/el7] Sync gstreamer1 1.10.4
release with f25
by Sérgio Basto
I was taking care of this today
el7 should be a merge of
https://pkgs.rpmfusion.org/cgit/nonfree/gstreamer1-plugins-bad-nonfree.
git/commit/?h=el7&id=dd96b7c69fc59884a8bea4ab60f4ba1575e379a3
and add 1.0.4 , I think
On Fri, 2018-08-31 at 14:21 +0200, Nicolas Chauvet wrote:
> commit f8684ceed8b2e672e44ab051dcb9dadbcaff8749
> Author: Nicolas Chauvet <kwizart(a)gmail.com>
> Date: Fri Aug 31 14:07:05 2018 +0200
>
> Sync gstreamer1 1.10.4 release with f25
>
> gstreamer1-plugins-bad-nonfree.spec | 57 ++++-----------------------
> ----------
> sources | 2 +-
> 2 files changed, 7 insertions(+), 52 deletions(-)
> ---
> diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-
> plugins-bad-nonfree.spec
> index 7cde486..6fa85eb 100644
> --- a/gstreamer1-plugins-bad-nonfree.spec
> +++ b/gstreamer1-plugins-bad-nonfree.spec
> @@ -3,7 +3,7 @@
>
> Summary: GStreamer 1.0 streaming media framework "bad" non-
> free plug-ins
> Name: gstreamer1-plugins-bad-nonfree
> -Version: 1.14.2
> +Version: 1.10.4
> Release: 1%{?dist}
> License: LGPLv2+
> URL: http://gstreamer.freedesktop.org/
> @@ -56,7 +56,7 @@ for i in %{extdirs}; do
> %make_install V=2
> popd
> done
> -rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
> +rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
>
>
> %files
> @@ -67,56 +67,11 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
> %{_libdir}/gstreamer-1.0/libgstfdkaac.so
>
> %changelog
> -* Sat Aug 18 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.2-1
> -- 1.14.2
> +* Mon Feb 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.10.4-1
> +- Update to 1.10.4
>
> -* Fri Jul 27 2018 RPM Fusion Release Engineering <sergio(a)serjux.com>
> - 1.14.1-2
> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
> -
> -* Thu May 31 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.1-1
> -- 1.14.1
> -
> -* Sun Apr 15 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.14.0-1
> -- Update to 1.14.0
> -
> -* Sun Mar 04 2018 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.13.1-1
> -- 1.13.1
> -
> -* Fri Mar 02 2018 RPM Fusion Release Engineering <leigh123linux@goog
> lemail.com> - 1.12.4-2
> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
> -
> -* Mon Dec 11 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.12.4-1
> -- Update to 1.12.4
> -
> -* Thu Sep 21 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.12.3-1
> -- Update to 1.12.3
> -
> -* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart@rpmfusion.
> org> - 1.12.2-2
> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
> -
> -* Tue Jul 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.12.2-1
> -- Update to 1.12.2
> -
> -* Fri Jun 23 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.12.1-1
> -- Update to 1.12.1
> -
> -* Fri May 12 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.12.0-1
> -- Update to 1.12.0
> -
> -* Tue Apr 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.11.90-1
> -- Update to 1.11.90
> -
> -* Sat Mar 25 2017 RPM Fusion Release Engineering <kwizart@rpmfusion.
> org> - 1.11.2-2
> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
> -
> -* Mon Feb 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.11.2-1
> -- Update to 1.11.2
> -
> -* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.11.1-2
> -- Enable fdk-aac
> -
> -* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.11.1-1
> -- Update to 1.11.1
> +* Fri Feb 03 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
> 1.10.3-1
> +- Update to 1.10.3
>
> * Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> -
> 1.10.2-1
> - Update to 1.10.2
> diff --git a/sources b/sources
> index f47087d..e59b071 100644
> --- a/sources
> +++ b/sources
> @@ -1 +1 @@
> -76826c564bed5511982d7fb6137d9875 gst-plugins-bad-1.14.2.tar.xz
> +2757103e57a096a1a05b3ab85b8381af gst-plugins-bad-1.10.4.tar.xz
> _______________________________________________
> rpmfusion-commits mailing list -- rpmfusion-commits(a)lists.rpmfusion.o
> rg
> To unsubscribe send an email to rpmfusion-commits-leave(a)lists.rpmfusi
> on.org
--
Sérgio M. B.
6 years, 3 months