[zoneminder/f31] 1.34.13 Release
by Andrew Bauer
Summary of changes:
a32eb9d... 1.34.13 Release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[zoneminder/f32] 1.34.13 Release
by Andrew Bauer
Summary of changes:
a32eb9d... 1.34.13 Release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[zoneminder] 1.34.13 Release
by Andrew Bauer
commit a32eb9db92323a626711833b22bd9c93247bdf45
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Thu May 14 13:30:05 2020 -0500
1.34.13 Release
.gitignore | 1 +
sources | 2 +-
zoneminder.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d613e4d..e44e684 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/zoneminder-1.34.10.tar.gz
/zoneminder-1.34.11.tar.gz
/zoneminder-1.34.12.tar.gz
+/zoneminder-1.34.13.tar.gz
diff --git a/sources b/sources
index 5e09a7e..dbb0708 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (cakephp-enum-behavior-1.0-zm.tar.gz) = 26b4fa4e4b53b6add69df506d68cee06c7c153ddb6facb76ff1156c5f558b9a7704e99b54361771195092ae7ab4f493c24135fa5a3f59fae84b6dc33ff3e0bd1
SHA512 (crud-3.1.0-zm.tar.gz) = 03b641454ad070a729e45f592c6c01bf2c80c53f00e085eb48380ba96e88d8c1410b2a0c58607f85d6536375d789b022b9e6b7de5bda8886ec17c3bdb07a68fc
-SHA512 (zoneminder-1.34.12.tar.gz) = 54700d98509bc4adb053fc3ecfda7d0a5d38a578e5715c80e9fbde267bef8c6d47c7b537ecc7413949b9d55f2810ac7cd06ed5cf5c1a968a94213ae85bc9b26c
+SHA512 (zoneminder-1.34.13.tar.gz) = 14c22998a5e996aa88f953ee189139fa2ff339a5186d92a49ed4dc35ffc2688caa3bb45c1a47aa43a4100c8d1227c65173099d17546354ccd3816aa7975d6d1a
diff --git a/zoneminder.spec b/zoneminder.spec
index a44987e..578a057 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -28,7 +28,7 @@
%global _hardened_build 1
Name: zoneminder
-Version: 1.34.12
+Version: 1.34.13
Release: 1%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
@@ -416,6 +416,9 @@ EOF
%dir %attr(755,nginx,nginx) %{_localstatedir}/spool/zoneminder-upload
%changelog
+* Wed May 14 2020 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.34.13-1
+- 1.34.13 Release
+
* Sun May 10 2020 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.34.12-1
- 1.34.12 Release
4 years, 6 months
[telegram-desktop/f31] Updated to version 2.1.6.
by Vitaly Zaitsev
commit 01791c6b59d7289f57f635994cdeb661e2b8b252
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Thu May 14 12:46:34 2020 +0200
Updated to version 2.1.6.
.gitignore | 1 +
sources | 2 +-
telegram-desktop.spec | 8 ++++----
3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51bf166..ffb4774 100644
--- a/.gitignore
+++ b/.gitignore
@@ -139,3 +139,4 @@
/tdesktop-2.1.3-full.tar.gz
/tdesktop-2.1.4-full.tar.gz
/tdesktop-2.1.5-full.tar.gz
+/tdesktop-2.1.6-full.tar.gz
diff --git a/sources b/sources
index 20a4878..36e8ae6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-2.1.5-full.tar.gz) = 393ee98d511a8bcf1343b3599fddf8782682bddc3e158e641c73990146cb717b04e69d6d171f2bc7011a5a5d775b0f00e883b54184944d8f114f149a8a879a39
+SHA512 (tdesktop-2.1.6-full.tar.gz) = a6a105676d8d24ec3414895cadc664829c5abc041d8614409e22d7964d7280e44df35ece5fca18a0cd127f65bd363abc1e5c36807b0031eabd6eb77c7effdfb8
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 1e99e25..4bf767d 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -20,7 +20,7 @@
%endif
Name: telegram-desktop
-Version: 2.1.5
+Version: 2.1.6
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -185,11 +185,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{launcher}.desktop
%{_metainfodir}/%{launcher}.appdata.xml
%changelog
+* Thu May 14 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.1.6-1
+- Updated to version 2.1.6.
+
* Wed May 13 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.1.5-1
- Updated to version 2.1.5.
* Sat May 09 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.1.4-1
- Updated to version 2.1.4.
-
-* Fri May 08 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.1.3-1
-- Updated to version 2.1.3.
4 years, 6 months