[kodi-inputstream-adaptive] Update to 2.3.17
by Leigh Scott
commit 29273fccbb7aefaa4ef2d5f4ead59cf6e6563b89
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat May 11 10:26:36 2019 +0100
Update to 2.3.17
.gitignore | 5 +----
kodi-inputstream-adaptive.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd7cac4..3a81064 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-/inputstream.adaptive-cd26d5d7896e402be180e252b155c932b163b181.tar.gz
-/inputstream.adaptive-c51b9a9b58a645f820883e6d99982277fc58aac5.tar.gz
-/inputstream.adaptive-aedfa5084a65203ea9288b5a3e73b5df2cfa8ae9.tar.gz
-/inputstream.adaptive-2.2.25.tar.gz
+/inputstream.adaptive-*.tar.gz
diff --git a/kodi-inputstream-adaptive.spec b/kodi-inputstream-adaptive.spec
index 2ab4e67..fc5188c 100644
--- a/kodi-inputstream-adaptive.spec
+++ b/kodi-inputstream-adaptive.spec
@@ -2,9 +2,9 @@
%global kodi_version 18.0
Name: kodi-inputstream-adaptive
-Version: 2.2.25
+Version: 2.3.17
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: Adaptive file addon for Kodi's InputStream interface
Group: Applications/Multimedia
@@ -49,6 +49,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/kodi/addons/%{aname}/*.so
%{_datadir}/kodi/addons/%{aname}/
%changelog
+* Thu May 02 2019 Håkon Botnmark Jahre <haakobja(a)gmail.com> - 2.3.17-1
+- Update to 2.3.17
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.2.25-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index 9203d00..21bcdf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d74e93734cb027b356630faaaf9806bb inputstream.adaptive-2.2.25.tar.gz
+811634d558d41c0520bbe33099d9b142 inputstream.adaptive-2.3.17.tar.gz
5 years, 6 months
[openhantek] Correct changelog.
by Vasiliy Glazov
commit 8ad368e50a41f9eb7f5946ecd35e4ad8face6852
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Sat May 11 07:49:57 2019 +0300
Correct changelog.
openhantek.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openhantek.spec b/openhantek.spec
index ef7ef54..ddbe9b5 100644
--- a/openhantek.spec
+++ b/openhantek.spec
@@ -70,7 +70,7 @@ install -p -D -m 644 %{name}/res/images/%{name}.svg %{buildroot}%{_datadir}/icon
%changelog
-Sat May 11 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 2.05-1
+* Sat May 11 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 2.05-1
- Update to 2.05
* Fri May 10 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 2.04-1
5 years, 6 months
[openhantek] Update to 2.05.
by Vasiliy Glazov
commit 0875e97339e41d7a7dc63d95a91fba681f294333
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Sat May 11 07:48:26 2019 +0300
Update to 2.05.
.gitignore | 1 +
openhantek.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f3c67e..a7b702e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/v2.01.tar.gz
/v2.03.tar.gz
/v2.04.tar.gz
+/v2.05.tar.gz
diff --git a/openhantek.spec b/openhantek.spec
index 8f87e24..ef7ef54 100644
--- a/openhantek.spec
+++ b/openhantek.spec
@@ -2,7 +2,7 @@
%global build_ldflags %{build_ldflags} -flto
Name: openhantek
-Version: 2.04
+Version: 2.05
Release: 1%{?dist}
Summary: Hantek and compatible USB digital signal oscilloscope
@@ -70,6 +70,9 @@ install -p -D -m 644 %{name}/res/images/%{name}.svg %{buildroot}%{_datadir}/icon
%changelog
+Sat May 11 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 2.05-1
+- Update to 2.05
+
* Fri May 10 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 2.04-1
- Update to 2.04
diff --git a/sources b/sources
index f952062..671c997 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a368278ca22f3720f1d00ba8a5edb79 v2.04.tar.gz
+e35fbd9332c51d21166913e80a283b0e v2.05.tar.gz
5 years, 6 months
[mlt-freeworld] Update MLT to 6.16.0
by Sérgio M. Basto
commit d4b4d6ce2dd4f27ae946b52d1f416f7d6739b194
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat May 11 02:58:24 2019 +0100
Update MLT to 6.16.0
.gitignore | 1 +
mlt-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 813ddff..4ec8a18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/mlt-6.10.0.tar.gz
/mlt-6.12.0.tar.gz
/mlt-6.14.0.tar.gz
+/mlt-6.16.0.tar.gz
diff --git a/mlt-freeworld.spec b/mlt-freeworld.spec
index a13cfc2..9b129dc 100644
--- a/mlt-freeworld.spec
+++ b/mlt-freeworld.spec
@@ -7,7 +7,7 @@
%global realname mlt
Name: mlt-freeworld
-Version: 6.14.0
+Version: 6.16.0
Release: 1%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
@@ -115,6 +115,9 @@ find %{buildroot} -type d -empty -delete
%{_datadir}/mlt/
%changelog
+* Sat May 11 2019 Sérgio Basto <sergio(a)serjux.com> - 6.16.0-1
+- Update MLT to 6.16.0
+
* Mon Apr 29 2019 Sérgio Basto <sergio(a)serjux.com> - 6.14.0-1
- Update mlt-6.14.0
- Sync with Fedora
diff --git a/sources b/sources
index e8641e2..d5c2dbd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6360e0d3b795f3d4324413e6db021511 mlt-6.14.0.tar.gz
+9b917594f44132cd459c18dfc113352e mlt-6.16.0.tar.gz
5 years, 6 months