[pangzero] Upstream code now have pangzero.desktop Use original mp3 (SDL now should support MP3) Improve some s
by Sérgio M. Basto
commit 07f0035393ee6ef9a075cfbf6758e32a9124eab1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Sep 5 02:02:53 2018 +0100
Upstream code now have pangzero.desktop
Use original mp3 (SDL now should support MP3)
Improve some scriplets
.gitignore | 1 +
pangzero.desktop | 9 ---------
pangzero.spec | 17 +++++++++++------
sources | 2 +-
4 files changed, 13 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7afb43a..65eda58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
pangzero-master.tar.gz
/pangzero-737500d.tar.gz
+/pangzero-259f967.tar.gz
diff --git a/pangzero.spec b/pangzero.spec
index f80a04f..c130b0d 100644
--- a/pangzero.spec
+++ b/pangzero.spec
@@ -1,19 +1,18 @@
%global github_repo https://github.com/jwrdegoede/pangzero/archive/%{commit}
-%global commit 737500d8c048a4b65d3c9c50f2598b04f4a637c8
+%global commit 259f9679773273cb0b8ec5026046f5f27af1b0c0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: pangzero
Version: 1.4.1
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: A clone and enhancement of Super Pang
Group: Amusements/Games
License: GPLv2
URL: http://apocalypse.rulez.org/pangzero
Source0: %{github_repo}/pangzero-%{shortcommit}.tar.gz
-Source1: %{name}.desktop
BuildArch: noarch
BuildRequires: desktop-file-utils
-BuildRequires: lame
+#BuildRequires: lame
BuildRequires: perl-SDL >= 2.536
BuildRequires: vorbis-tools
BuildRequires: perl(Module::Build)
@@ -48,10 +47,11 @@ mkdir -p %{buildroot}%{_datadir}/applications
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
desktop-file-install --vendor "" \
--dir %{buildroot}%{_datadir}/applications \
- %{SOURCE1}
+ %{name}.desktop
install -m0644 data/icon.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
+%if 0%{?rhel} && 0%{?rhel} < 8
%post
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -63,6 +63,7 @@ fi
%posttrans
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+%endif
%files
@@ -72,12 +73,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{perl_vendorlib}/auto
%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
%{_datadir}/applications/%{name}.desktop
-%exclude %{perl_vendorlib}/auto/share/dist/Games-PangZero/UPiPang.mp3
%exclude %{perl_vendorlib}/auto/share/dist/Games-PangZero/icon.ico
%exclude %{perl_vendorlib}/auto/share/dist/Games-PangZero/icon.png
%changelog
+* Wed Sep 05 2018 Sérgio Basto <sergio(a)serjux.com> - 1.4.1-11
+- Upstream code now have pangzero.desktop
+- Use original mp3 (SDL now should support MP3)
+- Improve some scriplets
+
* Mon Sep 03 2018 Sérgio Basto <sergio(a)serjux.com> - 1.4.1-10
- New upstream commit
diff --git a/sources b/sources
index 4f791e2..c8c6625 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56086145136c2315a18299d732bf51d1 pangzero-737500d.tar.gz
+0c4c6ac4d142e4c02892a1021a9c211f pangzero-259f967.tar.gz
6 years, 2 months
[lives/f29] (2 commits) ...Release 2.10.0
by Antonio
Summary of changes:
d1e45eb... lives 2.10.0 pre-release (*)
f3543b6... Release 2.10.0 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 2 months
[lives] Release 2.10.0
by Antonio
commit f3543b696565b61389b4505cfc133937c2b8c8ad
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Tue Sep 4 19:11:14 2018 +0200
Release 2.10.0
.gitignore | 1 +
lives.spec | 27 ++++++++++++++++-----------
sources | 2 +-
3 files changed, 18 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daa2981..0823bf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/LiVES-2.8.8.tar.bz2
/LiVES-2.8.9.tar.bz2
/lives-2.10.0-pre1.tar.bz2
+/LiVES-2.10.0.tar.bz2
diff --git a/lives.spec b/lives.spec
index e4f2342..d6999f0 100644
--- a/lives.spec
+++ b/lives.spec
@@ -14,11 +14,11 @@
Name: lives
Version: 2.10.0
-Release: 0.1%{?dist}
+Release: 1%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL: http://lives-video.com
-Source0: http://lives-video.com/releases/pre/lives-%{version}-pre1.tar.bz2
+Source0: http://lives-video.com/releases/LiVES-%{version}.tar.bz2
## Appdata file
Source1: LiVES.appdata.xml
@@ -59,7 +59,6 @@ BuildRequires: bzip2-devel
BuildRequires: libappstream-glib
BuildRequires: gcc-c++, pkgconf-pkg-config
BuildRequires: perl-generators
-BuildRequires: python2-devel
BuildRequires: python3-devel
# Packages for re-configuration
@@ -95,7 +94,7 @@ It is small in size, yet it has many advanced features.
%prep
%autosetup -n lives-%{version}
-##Remove spurious executable permissions
+# Remove spurious executable permissions
for i in `find . -type f \( -name "*.c" -o -name "*.h" -o -name "*.txt" \)`; do
chmod a-x $i
done
@@ -114,23 +113,25 @@ done
find %{buildroot} -name '*.la' -exec rm -f {} ';'
find %{buildroot} -name '*.a' -exec rm -f {} ';'
-##We want that these libraries are private
+# We want that these libraries are private
mv %{buildroot}%{_libdir}/libOSC* %{buildroot}%{_libdir}/%{name}
mv %{buildroot}%{_libdir}/libweed* %{buildroot}%{_libdir}/%{name}
-#
-##Weed's devel files removed
+
+# Weed's devel files removed
rm -rf %{buildroot}%{_libdir}/pkgconfig
rm -rf %{buildroot}%{_includedir}/weed
-##Remove bad documentation files location
+# Remove bad documentation files location
rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
-##Remove rpath
+# Remove rpath
chrpath -d %{buildroot}%{_bindir}/%{name}-exe
+# Remove Python2 scripts
+find %{buildroot} -name '*encoder' -exec rm -f {} ';'
+
# Fix Python interpreter
-find %{buildroot} -name 'lives*encoder' -o -name 'multi_encoder' | xargs sed -i '1s|^#!/usr/bin/env python|#!%{__python2}|'
-find %{buildroot} -name 'lives*encoder3' -o -name 'multi_encoder3' | xargs sed -i '1s|^#!/usr/bin/env python|#!%{__python3}|'
+find %{buildroot} -name '*encoder3' | xargs sed -i '1s|^#!/usr/bin/env python|#!%{__python3}|'
rm -f %{buildroot}%{_bindir}/%{name}
cat > %{buildroot}%{_bindir}/%{name} <<EOF
@@ -174,6 +175,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/LiVES.appdata.xml
%changelog
+* Tue Sep 04 2018 Antonio Trande <sagitterATfedoraproject.org> - 2.10.0-1
+- Release 2.10.0
+- Drop Python2 scripts
+
* Tue Aug 28 2018 Antonio Trande <sagitterATfedoraproject.org> - 2.10.0-0.1
- lives 2.10.0 pre-release
diff --git a/sources b/sources
index c762c77..5fd057b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b21887d546551a013ad1d5ab5284c6ff lives-2.10.0-pre1.tar.bz2
+3f2cd91b278a9891703636725c89c55c LiVES-2.10.0.tar.bz2
6 years, 2 months
[gstreamer1-libav/el7] Update to 1.10.4
by Leigh Scott
commit e6a4cdd80692c4bfe16ecd14cf46d486b6360099
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Sep 4 16:06:02 2018 +0100
Update to 1.10.4
gstreamer1-libav.spec | 10 ++++++----
sources | 2 +-
2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index bc5c895..1cb78b5 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,5 +1,5 @@
Name: gstreamer1-libav
-Version: 1.10.2
+Version: 1.10.4
Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia
@@ -12,7 +12,6 @@ BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
BuildRequires: orc-devel
BuildRequires: bzip2-devel
BuildRequires: zlib-devel
-BuildRequires: ffmpeg-devel
%ifarch %{ix86} x86_64
BuildRequires: yasm
%endif
@@ -52,8 +51,7 @@ export CFLAGS="$RPM_OPT_FLAGS -Wno-deprecated-declarations"
%configure --disable-dependency-tracking \
--disable-static \
--with-package-name="gst-libav 1.0 rpmfusion rpm" \
- --with-package-origin="http://rpmfusion.org/" \
- --with-system-libav
+ --with-package-origin="http://rpmfusion.org/"
make %{?_smp_mflags} V=1
@@ -73,6 +71,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Tue Sep 04 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.10.4-1
+- Update to 1.10.4
+- Use bundled libav till ffmpeg-3 is packaged
+
* 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 2dbc5bd..405e369 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-420d0a32f47ef02cc615f8cf6da1e94d gst-libav-1.10.2.tar.xz
+e2bdd9fde6ca3ff7efffb93df121f4fd gst-libav-1.10.4.tar.xz
6 years, 2 months
[gstreamer1-libav/el7] Update to 1.10.2
by Leigh Scott
commit 8a378ea73a18d698930edbf79fd263070e03c0df
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Nov 30 11:14:14 2016 +0000
Update to 1.10.2
.gitignore | 10 ++-------
disable_ffmpeg_hw_acceleration.patch | 39 ------------------------------------
gstreamer1-libav.spec | 23 ++++++++++++---------
sources | 2 +-
4 files changed, 16 insertions(+), 58 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9c89dd..83f93cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,2 @@
-gst-libav-1.4.5.tar.xz
-libav-10.6.tar.xz
-gst-libav-1.6.1.tar.xz
-gst-libav-1.6.2.tar.xz
-gst-libav-1.6.3.tar.xz
-gst-libav-1.8.1.tar.xz
-gst-libav-1.8.2.tar.xz
-/gst-libav-1.10.0.tar.xz
+/gst-libav-*.tar.xz
+/gstreamer1-libav-*.src.rpm
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index cd14cf4..bc5c895 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,16 +1,18 @@
Name: gstreamer1-libav
-Version: 1.10.0
-Release: 2%{?dist}
+Version: 1.10.2
+Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
Patch0: gst-ffmpeg-0.10.12-ChangeLog-UTF-8.patch
-Patch2: disable_ffmpeg_hw_acceleration.patch
-BuildRequires: gstreamer1-devel >= 1.6.0
-BuildRequires: gstreamer1-plugins-base-devel >= 1.6.0
-BuildRequires: orc-devel bzip2-devel zlib-devel ffmpeg-devel
+BuildRequires: gstreamer1-devel >= 1.10.0
+BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
+BuildRequires: orc-devel
+BuildRequires: bzip2-devel
+BuildRequires: zlib-devel
+BuildRequires: ffmpeg-devel
%ifarch %{ix86} x86_64
BuildRequires: yasm
%endif
@@ -43,14 +45,12 @@ plug-in.
%prep
%setup -q -n gst-libav-%{version}
%patch0 -p1
-%patch2 -p1
-# Build against 1.9.2 as 1.10.0 is not yet in the stable Fedora repo
-sed -i 's/1.10.0/1.9.2/' configure
%build
export CFLAGS="$RPM_OPT_FLAGS -Wno-deprecated-declarations"
-%configure --disable-dependency-tracking --disable-static \
+%configure --disable-dependency-tracking \
+ --disable-static \
--with-package-name="gst-libav 1.0 rpmfusion rpm" \
--with-package-origin="http://rpmfusion.org/" \
--with-system-libav
@@ -73,6 +73,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> - 1.10.2-1
+- Update to 1.10.2
+
* Fri Nov 11 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.10.0-2
- Drop no longer needed ignore_vaapi.patch
diff --git a/sources b/sources
index d32f065..2dbc5bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a91cea1affe136298db4f6185f78f72 gst-libav-1.10.0.tar.xz
+420d0a32f47ef02cc615f8cf6da1e94d gst-libav-1.10.2.tar.xz
6 years, 2 months
[gstreamer1-libav/el7] Drop no longer needed ignore_vaapi.patch
by Leigh Scott
commit 5f8127bb808ae3bd8c9a238e141d63c89cf07a68
Author: Hans de Goede <hdegoede(a)redhat.com>
Date: Fri Nov 11 20:21:05 2016 +0100
Drop no longer needed ignore_vaapi.patch
gstreamer1-libav.spec | 7 ++++---
ignore_vaapi.patch | 53 ---------------------------------------------------
2 files changed, 4 insertions(+), 56 deletions(-)
---
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index 34d3045..cd14cf4 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,13 +1,12 @@
Name: gstreamer1-libav
Version: 1.10.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
Patch0: gst-ffmpeg-0.10.12-ChangeLog-UTF-8.patch
-Patch1: ignore_vaapi.patch
Patch2: disable_ffmpeg_hw_acceleration.patch
BuildRequires: gstreamer1-devel >= 1.6.0
BuildRequires: gstreamer1-plugins-base-devel >= 1.6.0
@@ -44,7 +43,6 @@ plug-in.
%prep
%setup -q -n gst-libav-%{version}
%patch0 -p1
-%patch1 -p1
%patch2 -p1
# Build against 1.9.2 as 1.10.0 is not yet in the stable Fedora repo
sed -i 's/1.10.0/1.9.2/' configure
@@ -75,6 +73,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Fri Nov 11 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.10.0-2
+- Drop no longer needed ignore_vaapi.patch
+
* Fri Nov 11 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.10.0-1
- Update to 1.10.0
6 years, 2 months
[gstreamer1-libav/el7] Update to 1.10.0
by Leigh Scott
commit a83700ff33361ba064ba966c3fcac3068ec524a5
Author: Hans de Goede <hdegoede(a)redhat.com>
Date: Fri Nov 11 16:04:31 2016 +0100
Update to 1.10.0
.gitignore | 1 +
gstreamer1-libav.spec | 9 +++++++--
sources | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f8856c..a9c89dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gst-libav-1.6.2.tar.xz
gst-libav-1.6.3.tar.xz
gst-libav-1.8.1.tar.xz
gst-libav-1.8.2.tar.xz
+/gst-libav-1.10.0.tar.xz
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index c5c6166..34d3045 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,6 +1,6 @@
Name: gstreamer1-libav
-Version: 1.8.2
-Release: 4%{?dist}
+Version: 1.10.0
+Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia
License: LGPLv2+
@@ -46,6 +46,8 @@ plug-in.
%patch0 -p1
%patch1 -p1
%patch2 -p1
+# Build against 1.9.2 as 1.10.0 is not yet in the stable Fedora repo
+sed -i 's/1.10.0/1.9.2/' configure
%build
@@ -73,6 +75,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Fri Nov 11 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.10.0-1
+- Update to 1.10.0
+
* Fri Nov 11 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1.8.2-4
- Add patch to disable ffmpeg hardware acceleration for nvenc and qsv (rfbz#4334)
diff --git a/sources b/sources
index 9136f8f..d32f065 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95bc3dd0ea2dc664b4f3a96897005013 gst-libav-1.8.2.tar.xz
+5a91cea1affe136298db4f6185f78f72 gst-libav-1.10.0.tar.xz
6 years, 2 months
[gstreamer1-libav/el7] Add patch to disable ffmpeg hardware acceleration for nvenc and qsv (rfbz#4334)
by Leigh Scott
commit bc4cb6ec6b3bd649ae4b0cab5082115738dd6679
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Nov 11 11:50:03 2016 +0000
Add patch to disable ffmpeg hardware acceleration for nvenc and qsv (rfbz#4334)
disable_ffmpeg_hw_acceleration.patch | 39 ++++++++++++++++++++++++++++++++++++
gstreamer1-libav.spec | 9 +++++++--
2 files changed, 46 insertions(+), 2 deletions(-)
---
diff --git a/disable_ffmpeg_hw_acceleration.patch b/disable_ffmpeg_hw_acceleration.patch
new file mode 100644
index 0000000..62bbeb9
--- /dev/null
+++ b/disable_ffmpeg_hw_acceleration.patch
@@ -0,0 +1,39 @@
+--- a/ext/libav/gstavviddec.c
++++ b/ext/libav/gstavviddec.c
+@@ -2064,6 +2064,13 @@
+ if (strstr (in_plugin->name, "vaapi")) {
+ GST_DEBUG
+ ("Ignoring VAAPI decoder %s. We can't handle this outside of ffmpeg",
++ in_plugin->name);
++ goto next;
++ }
++
++ if (g_str_has_suffix (in_plugin->name, "_qsv")) {
++ GST_DEBUG
++ ("Ignoring qsv decoder %s. We can't handle this outside of ffmpeg",
+ in_plugin->name);
+ goto next;
+ }
+--- a/ext/libav/gstavvidenc.c
++++ b/ext/libav/gstavvidenc.c
+@@ -974,12 +974,19 @@ gst_ffmpegvidenc_register (GstPlugin * p
+ goto next;
+ }
+
+- if (g_str_has_suffix (in_plugin->name, "_nvenc")) {
++ if (strstr (in_plugin->name, "nvenc")) {
+ GST_DEBUG
+ ("Ignoring nvenc encoder %s. We can't handle this outside of ffmpeg",
+ in_plugin->name);
+ goto next;
+ }
++
++ if (g_str_has_suffix (in_plugin->name, "_qsv")) {
++ GST_DEBUG
++ ("Ignoring qsv encoder %s. We can't handle this outside of ffmpeg",
++ in_plugin->name);
++ goto next;
++ }
+
+ /* only video encoders */
+ if (!av_codec_is_encoder (in_plugin)
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index 9910738..c5c6166 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,6 +1,6 @@
Name: gstreamer1-libav
Version: 1.8.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
Group: Applications/Multimedia
License: LGPLv2+
@@ -8,6 +8,7 @@ URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
Patch0: gst-ffmpeg-0.10.12-ChangeLog-UTF-8.patch
Patch1: ignore_vaapi.patch
+Patch2: disable_ffmpeg_hw_acceleration.patch
BuildRequires: gstreamer1-devel >= 1.6.0
BuildRequires: gstreamer1-plugins-base-devel >= 1.6.0
BuildRequires: orc-devel bzip2-devel zlib-devel ffmpeg-devel
@@ -44,6 +45,7 @@ plug-in.
%setup -q -n gst-libav-%{version}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
@@ -71,8 +73,11 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Fri Nov 11 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1.8.2-4
+- Add patch to disable ffmpeg hardware acceleration for nvenc and qsv (rfbz#4334)
+
* Fri Nov 11 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1.8.2-3
-- Add patch to ignore VAAPI decoders and VAAPI/nvenc encoders
+- Add patch to ignore VAAPI decoders and VAAPI/nvenc encoders (rfbz#4334)
* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.8.2-2
- Rebuilt for ffmpeg-3.1.1
6 years, 2 months