fale pushed to feh (f24). "Add exif support"
by notificationsï¼ fedoraproject.org
From 9271e163ffe786174e64b8891e892564df4b4bf9 Mon Sep 17 00:00:00 2001
From: Fabio Alessandro Locati <me(a)fale.io>
Date: Sun, 1 Jan 2017 00:01:23 +0100
Subject: Add exif support
---
feh.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/feh.spec b/feh.spec
index a1c5719..add89b2 100644
--- a/feh.spec
+++ b/feh.spec
@@ -1,6 +1,6 @@
Name: feh
Version: 2.18
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fast command line image viewer using Imlib2
Group: Applications/Multimedia
License: MIT
@@ -15,6 +15,7 @@ BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libXt-devel
BuildRequires: libXinerama-devel
+BuildRequires: libexif-devel
Requires: dejavu-sans-fonts
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
@@ -36,7 +37,7 @@ sed -i \
-e "s|^example_dir =.*$|example_dir = \$(doc_dir)/examples|" \
-e "s|^CFLAGS ?=.*$|CFLAGS = ${RPM_OPT_FLAGS}|" \
config.mk
-make PREFIX=%{_prefix} %{?_smp_mflags}
+make exif=1 PREFIX=%{_prefix} %{?_smp_mflags}
%install
@@ -56,6 +57,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
%{_datarootdir}/icons/hicolor/scalable/apps/feh.svg
%changelog
+* Sun Jan 01 2017 Fabio Alessandro Locati <fale(a)fedoraproject.org> - 2.18-2
+- Enable EXIF
+
* Sun Dec 11 2016 Fabio Alessandro Locati <fale(a)fedoraproject.org> - 2.18-1
- Update to 2.18
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/feh.git/commit/?h=f24&id=9271e163ffe78...
6Â years, 9Â months
fale pushed to feh (f25). "Add exif support"
by notificationsï¼ fedoraproject.org
From 9271e163ffe786174e64b8891e892564df4b4bf9 Mon Sep 17 00:00:00 2001
From: Fabio Alessandro Locati <me(a)fale.io>
Date: Sun, 1 Jan 2017 00:01:23 +0100
Subject: Add exif support
---
feh.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/feh.spec b/feh.spec
index a1c5719..add89b2 100644
--- a/feh.spec
+++ b/feh.spec
@@ -1,6 +1,6 @@
Name: feh
Version: 2.18
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fast command line image viewer using Imlib2
Group: Applications/Multimedia
License: MIT
@@ -15,6 +15,7 @@ BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libXt-devel
BuildRequires: libXinerama-devel
+BuildRequires: libexif-devel
Requires: dejavu-sans-fonts
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
@@ -36,7 +37,7 @@ sed -i \
-e "s|^example_dir =.*$|example_dir = \$(doc_dir)/examples|" \
-e "s|^CFLAGS ?=.*$|CFLAGS = ${RPM_OPT_FLAGS}|" \
config.mk
-make PREFIX=%{_prefix} %{?_smp_mflags}
+make exif=1 PREFIX=%{_prefix} %{?_smp_mflags}
%install
@@ -56,6 +57,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
%{_datarootdir}/icons/hicolor/scalable/apps/feh.svg
%changelog
+* Sun Jan 01 2017 Fabio Alessandro Locati <fale(a)fedoraproject.org> - 2.18-2
+- Enable EXIF
+
* Sun Dec 11 2016 Fabio Alessandro Locati <fale(a)fedoraproject.org> - 2.18-1
- Update to 2.18
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/feh.git/commit/?h=f25&id=9271e163ffe78...
6Â years, 9Â months
fale pushed to feh (master). "Add exif support"
by notificationsï¼ fedoraproject.org
From 9271e163ffe786174e64b8891e892564df4b4bf9 Mon Sep 17 00:00:00 2001
From: Fabio Alessandro Locati <me(a)fale.io>
Date: Sun, 1 Jan 2017 00:01:23 +0100
Subject: Add exif support
---
feh.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/feh.spec b/feh.spec
index a1c5719..add89b2 100644
--- a/feh.spec
+++ b/feh.spec
@@ -1,6 +1,6 @@
Name: feh
Version: 2.18
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fast command line image viewer using Imlib2
Group: Applications/Multimedia
License: MIT
@@ -15,6 +15,7 @@ BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libXt-devel
BuildRequires: libXinerama-devel
+BuildRequires: libexif-devel
Requires: dejavu-sans-fonts
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
@@ -36,7 +37,7 @@ sed -i \
-e "s|^example_dir =.*$|example_dir = \$(doc_dir)/examples|" \
-e "s|^CFLAGS ?=.*$|CFLAGS = ${RPM_OPT_FLAGS}|" \
config.mk
-make PREFIX=%{_prefix} %{?_smp_mflags}
+make exif=1 PREFIX=%{_prefix} %{?_smp_mflags}
%install
@@ -56,6 +57,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
%{_datarootdir}/icons/hicolor/scalable/apps/feh.svg
%changelog
+* Sun Jan 01 2017 Fabio Alessandro Locati <fale(a)fedoraproject.org> - 2.18-2
+- Enable EXIF
+
* Sun Dec 11 2016 Fabio Alessandro Locati <fale(a)fedoraproject.org> - 2.18-1
- Update to 2.18
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/feh.git/commit/?h=master&id=9271e163ff...
6Â years, 9Â months
bowlofeggs pushed to erlang-esip (master). "Update to 1.0.10
(#1398607)."
by notificationsï¼ fedoraproject.org
From e823d4cb56e8341f3315eadae848f407e983ca94 Mon Sep 17 00:00:00 2001
From: Randy Barlow <randy(a)electronsweatshop.com>
Date: Sat, 31 Dec 2016 17:25:16 -0500
Subject: Update to 1.0.10 (#1398607).
---
.gitignore | 1 +
erlang-esip.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/.gitignore b/.gitignore
index 89625d1..77bbcdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/1.0.7.tar.gz
/erlang-esip.spec
/1.0.8.tar.gz
+/1.0.10.tar.gz
diff --git a/erlang-esip.spec b/erlang-esip.spec
index 50a2fb5..10344ac 100644
--- a/erlang-esip.spec
+++ b/erlang-esip.spec
@@ -2,7 +2,7 @@
Name: erlang-%{srcname}
-Version: 1.0.8
+Version: 1.0.10
Release: 1%{?dist}
License: ASL 2.0
@@ -16,10 +16,10 @@ Patch0: include_lib.patch
Provides: erlang-p1_sip = %{version}-%{release}
Obsoletes: erlang-p1_sip < 1.0.2
+BuildRequires: erlang-fast_tls >= 1.0.9
+BuildRequires: erlang-p1_utils >= 1.0.6
BuildRequires: erlang-rebar
-BuildRequires: erlang-fast_tls >= 1.0.7
-BuildRequires: erlang-stun >= 1.0.7
-BuildRequires: erlang-p1_utils >= 1.0.5
+BuildRequires: erlang-stun >= 1.0.9
%{?__erlang_nif_version:Requires: %{__erlang_nif_version}}
@@ -59,6 +59,9 @@ install -pm755 priv/lib/*.so $RPM_BUILD_ROOT%{_erllibdir}/esip-%{version}/priv/l
%changelog
+* Sat Dec 31 2016 Randy Barlow <bowlofeggs(a)fedoraproject.org> - 1.0.10-1
+- Update to 1.0.10 (#1398607).
+
* Fri Sep 16 2016 Randy Barlow <randy(a)electronsweatshop.com> - 1.0.8-1
- Update to 1.0.8 (#1365077).
diff --git a/sources b/sources
index 74cf959..33cf43d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59b682b4eefc0f521e00739605368063 1.0.8.tar.gz
+SHA512 (1.0.10.tar.gz) = d551b2120d630e85181c2cc867f2c3e6efd5b6c31066fd58fdc65605c00d8a5ea0bddb821d018bd9401bfe3746b95777fe98ecbcbeaea62e14f1a138ad390bbe
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/erlang-esip.git/commit/?h=master&id=e8...
6Â years, 9Â months
bowlofeggs pushed to erlang-p1_pgsql (master). "Update to 1.1.1
(#1398619)."
by notificationsï¼ fedoraproject.org
From 7976eb78dfc7d1ebfe461323bdf9bd1ad8868c32 Mon Sep 17 00:00:00 2001
From: Randy Barlow <randy(a)electronsweatshop.com>
Date: Sat, 31 Dec 2016 16:48:22 -0500
Subject: Update to 1.1.1 (#1398619).
---
.gitignore | 1 +
erlang-p1_pgsql.spec | 15 ++++++++++-----
sources | 2 +-
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/.gitignore b/.gitignore
index e1fe1ea..9d8c331 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/1.0.0.tar.gz
/1.1.0.tar.gz
/p1_pgsql-1.1.0.tar.gz
+/p1_pgsql-1.1.1.tar.gz
diff --git a/erlang-p1_pgsql.spec b/erlang-p1_pgsql.spec
index ffd7b0a..ce22bdb 100644
--- a/erlang-p1_pgsql.spec
+++ b/erlang-p1_pgsql.spec
@@ -5,13 +5,11 @@
Name: erlang-%{realname}
-Version: 1.1.0
-Release: 2%{?dist}
-Provides: erlang-pgsql = %{version}-%{release}
-Obsoletes: erlang-pgsql < 0-16
-Summary: Pure Erlang PostgreSQL driver
+Version: 1.1.1
+Release: 1%{?dist}
License: ERPL
+Summary: Pure Erlang PostgreSQL driver
URL: https://github.com/%{upstream}/%{realname}
%if 0%{?el7}%{?fedora}
VCS: scm:git:https://github.com/%{upstream}/%{realname}.git
@@ -20,6 +18,10 @@ Source0: https://github.com/%{upstream}/%{realname}/archive/%{version}/%{realnam
# A Fedora-specific patch which restores API from erlang-pgsql package thus
# allowing fully seamless transition
Patch1: erlang-p1_pgsql-0001-Restore-old-API.patch
+
+Provides: erlang-pgsql = %{version}-%{release}
+Obsoletes: erlang-pgsql < 0-16
+
BuildRequires: erlang-rebar
@@ -50,6 +52,9 @@ Pure Erlang PostgreSQL driver.
%changelog
+* Sat Dec 31 2016 Randy Barlow <bowlofeggs(a)fedoraproject.org> - 1.1.1-1
+- Update to 1.1.1 (#1398619).
+
* Sat Jun 4 2016 Peter Lemenkov <lemenkov(a)gmail.com> - 1.1.0-2
- Restore old API from erlang-pgsql
diff --git a/sources b/sources
index a819ec4..dfb4b95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f464bb873ace7e76ac1c54d6783c70f0 p1_pgsql-1.1.0.tar.gz
+SHA512 (p1_pgsql-1.1.1.tar.gz) = 6eaf443528d410a23086b267acbd6ebebe1503e0dc079ff9774d8c30018857c97a29f8aae67dfc9a399c35fdb7aa6e800cfe22a0b4d7836db286e05c9c7f4fad
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/erlang-p1_pgsql.git/commit/?h=master&i...
6Â years, 9Â months
bowlofeggs pushed to erlang-p1_mysql (master). "Update to 1.0.2
(#1398618)."
by notificationsï¼ fedoraproject.org
From 69c3e1b2efbcbc5a229453662283efe7ddc46765 Mon Sep 17 00:00:00 2001
From: Randy Barlow <randy(a)electronsweatshop.com>
Date: Sat, 31 Dec 2016 16:47:43 -0500
Subject: Update to 1.0.2 (#1398618).
---
.gitignore | 1 +
erlang-p1_mysql.spec | 15 +++++++--------
sources | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2d6d010..a58a4bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/dfa87da95f8fdb92e270741c2a53f796b682f918.tar.gz
/1.0.0.tar.gz
/1.0.1.tar.gz
+/1.0.2.tar.gz
diff --git a/erlang-p1_mysql.spec b/erlang-p1_mysql.spec
index bdb6c6a..bb7b976 100644
--- a/erlang-p1_mysql.spec
+++ b/erlang-p1_mysql.spec
@@ -4,7 +4,7 @@
Name: erlang-%{srcname}
-Version: 1.0.1
+Version: 1.0.2
Release: 1%{?dist}
Summary: Pure Erlang MySQL driver
@@ -28,19 +28,15 @@ This is an Erlang MySQL driver, used by ejabberd.
%build
-%rebar_compile
+%{rebar_compile}
%check
-%__rebar eunit
+%{rebar_eunit}
%install
-install -d $RPM_BUILD_ROOT%{_erllibdir}/%{srcname}-%{version}/ebin
-install -d $RPM_BUILD_ROOT%{_erllibdir}/%{srcname}-%{version}/include
-
-install -pm644 ebin/* $RPM_BUILD_ROOT%{_erllibdir}/%{srcname}-%{version}/ebin
-install -pm644 include/* $RPM_BUILD_ROOT%{_erllibdir}/%{srcname}-%{version}/include
+%{erlang_install}
%files
@@ -50,6 +46,9 @@ install -pm644 include/* $RPM_BUILD_ROOT%{_erllibdir}/%{srcname}-%{version}/incl
%changelog
+* Sat Dec 31 2016 Randy Barlow <bowlofeggs(a)fedoraproject.org> - 1.0.2-1
+- Update to 1.0.2 (#1398618).
+
* Wed Feb 24 2016 Randy Barlow <rbarlow(a)redhat.com> - 1.0.1-1
- Update to 1.0.1.
- Add new upstream readme as a doc.
diff --git a/sources b/sources
index 56b41ce..c6e43f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b61190b63ebe57226038ffa8e5c787b0 1.0.1.tar.gz
+SHA512 (1.0.2.tar.gz) = ac0656b3134cfae47161a4643188784cf71e8ea19bbd5856e58d4f1d508a8771534975a631da51e7574e5adb3f64cdd250ab59ab7e9138fd5cb865e80522bd11
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/erlang-p1_mysql.git/commit/?h=master&i...
6Â years, 9Â months
bowlofeggs pushed to erlang-iconv (master). "Update to 1.0.3
(#1398606)."
by notificationsï¼ fedoraproject.org
From 485c6ca1b0a3e9084b3a00bd64b2ebd54596d121 Mon Sep 17 00:00:00 2001
From: Randy Barlow <randy(a)electronsweatshop.com>
Date: Sat, 31 Dec 2016 15:59:18 -0500
Subject: Update to 1.0.3 (#1398606).
---
.gitignore | 1 +
erlang-iconv.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4814135..41862db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/1.0.0.tar.gz
/1.0.1.tar.gz
/1.0.2.tar.gz
+/1.0.3.tar.gz
diff --git a/erlang-iconv.spec b/erlang-iconv.spec
index 2e68b16..97ea85a 100644
--- a/erlang-iconv.spec
+++ b/erlang-iconv.spec
@@ -2,7 +2,7 @@
Name: erlang-%{srcname}
-Version: 1.0.2
+Version: 1.0.3
Release: 1%{?dist}
Summary: Fast encoding conversion library for Erlang / Elixir
@@ -13,7 +13,7 @@ Source0: https://github.com/processone/iconv/archive/%{version}.tar.gz
Provides: erlang-p1_iconv = %{version}-%{release}
Obsoletes: erlang-p1_iconv <= 1.0.0-2
-BuildRequires: erlang-p1_utils >= 1.0.5
+BuildRequires: erlang-p1_utils >= 1.0.6
BuildRequires: erlang-rebar
%{?__erlang_nif_version:Requires: %{__erlang_nif_version}}
@@ -50,6 +50,9 @@ install -pm755 priv/lib/iconv.so $RPM_BUILD_ROOT%{_erllibdir}/%{srcname}-%{versi
%changelog
+* Sat Dec 31 2016 Randy Barlow <bowlofeggs(a)fedoraproject.org> - 1.0.3-1
+- Update to 1.0.3 (#1398606).
+
* Thu Sep 15 2016 Randy Barlow <randy(a)electronsweatshop.com> - 1.0.2-1
- Update to 1.0.2 (#1365072).
diff --git a/sources b/sources
index eeca9b4..f5bd894 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffa869639eaf9bb10579c4338507a7b2 1.0.2.tar.gz
+SHA512 (1.0.3.tar.gz) = 33b98d592eb0122b72894e7c06bd31763657615ecd9deefbd2ef6735150347708043bc574d8056be33d1d1bbc07a2bff4c65c504bb2a5170e6b8a2034cb803d0
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/erlang-iconv.git/commit/?h=master&id=4...
6Â years, 9Â months
bowlofeggs pushed to erlang-fast_yaml (master). "Update to 1.0.7
(#1398612)."
by notificationsï¼ fedoraproject.org
From 1de54123e34e77e092a663742cb4dc9c8eca0a3d Mon Sep 17 00:00:00 2001
From: Randy Barlow <randy(a)electronsweatshop.com>
Date: Sat, 31 Dec 2016 15:58:30 -0500
Subject: Update to 1.0.7 (#1398612).
---
.gitignore | 1 +
erlang-fast_yaml.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 58c55e7..ba87813 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/1.0.4.tar.gz
/1.0.5.tar.gz
/1.0.6.tar.gz
+/1.0.7.tar.gz
diff --git a/erlang-fast_yaml.spec b/erlang-fast_yaml.spec
index a947edb..b734009 100644
--- a/erlang-fast_yaml.spec
+++ b/erlang-fast_yaml.spec
@@ -2,7 +2,7 @@
Name: erlang-%{srcname}
-Version: 1.0.6
+Version: 1.0.7
Release: 1%{?dist}
License: ASL 2.0
@@ -14,7 +14,7 @@ Provides: erlang-p1_yaml = %{version}-%{release}
Obsoletes: erlang-p1_yaml < 1.0.2
BuildRequires: erlang-rebar
-BuildRequires: erlang-p1_utils >= 1.0.5
+BuildRequires: erlang-p1_utils >= 1.0.6
BuildRequires: libyaml-devel
%{?__erlang_nif_version:Requires: %{__erlang_nif_version}}
@@ -51,6 +51,9 @@ install -pm755 priv/lib/* $RPM_BUILD_ROOT%{_libdir}/erlang/lib/%{srcname}-%{vers
%changelog
+* Sat Dec 31 2016 Randy Barlow <bowlofeggs(a)fedoraproject.org> - 1.0.7-1
+- Update to 1.0.7 (#1398612).
+
* Thu Sep 15 2016 Randy Barlow <randy(a)electronsweatshop.com> - 1.0.6-1
- Update to 1.0.6 (#1365097).
diff --git a/sources b/sources
index 5059186..5985ad0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fb8cc710d8cb998091b7ecf011e1ef7 1.0.6.tar.gz
+SHA512 (1.0.7.tar.gz) = 7d8dfd759fb6c406cb1e514b8bf66768b52e6be726067843035b037e88fa1986a465b173ead680971457059743d42829f0a9c0d9259fd0918e07804b6fbae89f
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/erlang-fast_yaml.git/commit/?h=master&...
6Â years, 9Â months
bowlofeggs pushed to erlang-stun (master). "Update to 1.0.9
(#1398626)."
by notificationsï¼ fedoraproject.org
From 5438fcc70ac36b7fed8ac83af0229ffc809bcffe Mon Sep 17 00:00:00 2001
From: Randy Barlow <randy(a)electronsweatshop.com>
Date: Sat, 31 Dec 2016 15:56:43 -0500
Subject: Update to 1.0.9 (#1398626).
---
.gitignore | 1 +
erlang-stun.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8015fc7..a0bf1d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/1.0.5.tar.gz
/1.0.6.tar.gz
/1.0.7.tar.gz
+/1.0.9.tar.gz
diff --git a/erlang-stun.spec b/erlang-stun.spec
index 5f329f2..55184d7 100644
--- a/erlang-stun.spec
+++ b/erlang-stun.spec
@@ -4,7 +4,7 @@
Name: erlang-%{srcname}
-Version: 1.0.7
+Version: 1.0.9
Release: 1%{?dist}
License: ASL 2.0
@@ -17,8 +17,8 @@ Obsoletes: erlang-p1_stun < 1.0.1
BuildRequires: erlang-edoc
BuildRequires: erlang-rebar
-BuildRequires: erlang-fast_tls >= 1.0.7
-BuildRequires: erlang-p1_utils >= 1.0.5
+BuildRequires: erlang-fast_tls >= 1.0.9
+BuildRequires: erlang-p1_utils >= 1.0.6
%description
@@ -50,6 +50,9 @@ connection between peers for VoIP (for example using SIP or Jingle) and WebRTC.
%changelog
+* Sat Dec 31 2016 Randy Barlow <bowlofeggs(a)fedoraproject.org> - 1.0.9-1
+- Update to 1.0.9 (#1398626).
+
* Thu Sep 15 2016 Randy Barlow <randy(a)electronsweatshop.com> - 1.0.7-1
- Update to 1.0.7 (#1365246).
diff --git a/sources b/sources
index 320e2e3..cf20478 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f7d349ced660a667748e71315948331 1.0.7.tar.gz
+SHA512 (1.0.9.tar.gz) = 0ce53920194c4d020b1e0e302353eda24cbdab27ff45b1247d2aa7ab973944f89a0f3498508966daec43a0dc40a64cff15a31cab7837f7b105ebcbba8df63754
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/erlang-stun.git/commit/?h=master&id=54...
6Â years, 9Â months