[qmmp-plugin-pack-freeworld] new version 1.3.2 see the upstream changelog at http://qmmp.ylsoftware.com/index.php
by Karel Volný
commit f30aeb7fb489356d93c3c87dee4e3d0b02fd1199
Author: Karel Volný <kvolny(a)redhat.com>
Date: Tue Mar 31 18:33:24 2020 +0200
new version 1.3.2
see the upstream changelog at http://qmmp.ylsoftware.com/index.php
.gitignore | 1 +
qmmp-plugin-pack-freeworld.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 757907b..5ef5c2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ qmmp-plugin-pack-0.9.3.tar.bz2
/qmmp-plugin-pack-1.2.2.tar.bz2
/qmmp-plugin-pack-1.2.3.tar.bz2
/qmmp-plugin-pack-1.3.1.tar.bz2
+/qmmp-plugin-pack-1.3.2.tar.bz2
diff --git a/qmmp-plugin-pack-freeworld.spec b/qmmp-plugin-pack-freeworld.spec
index a01daca..1ae64ea 100644
--- a/qmmp-plugin-pack-freeworld.spec
+++ b/qmmp-plugin-pack-freeworld.spec
@@ -1,6 +1,6 @@
Name: qmmp-plugin-pack-freeworld
-Version: 1.3.1
-Release: 2%{?dist}
+Version: 1.3.2
+Release: 1%{?dist}
Summary: A set of extra plugins for Qmmp
Group: Applications/Multimedia
@@ -50,6 +50,10 @@ make DESTDIR=%{buildroot} install -C src/Engines/ffvideo
%changelog
+* Tue Mar 31 2020 Karel Volný <kvolny(a)redhat.com> 1.3.2-1
+- new version 1.3.2
+- see the upstream changelog at http://qmmp.ylsoftware.com/index.php
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index ae795b8..382ce6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d887d991206cdd638f2e50420e4aa72 qmmp-plugin-pack-1.3.1.tar.bz2
+SHA512 (qmmp-plugin-pack-1.3.2.tar.bz2) = 71b1f8e618507c48424e0b5b1144e99444cc0ebb984ed39512a7e11a050f5893cbffda53b1293e3186f46efd0b509c49febc874d48534081e7b9124d909aa651
4 years, 7 months
[telegram-desktop/f31] Updated to version 2.0.1.
by Vitaly Zaitsev
commit 23ed93416b86aec49f2c36a0cc5497dc34a3f93d
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Mar 31 15:50:12 2020 +0200
Updated to version 2.0.1.
.gitignore | 1 +
sources | 2 +-
telegram-desktop.spec | 8 ++++----
3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3610b6b..f4602b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -132,3 +132,4 @@
/tdesktop-1.9.14-full.tar.gz
/tdesktop-1.9.21-full.tar.gz
/tdesktop-2.0.0-full.tar.gz
+/tdesktop-2.0.1-full.tar.gz
diff --git a/sources b/sources
index ae07128..a9f0ef8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-2.0.0-full.tar.gz) = 53ea3bb0e1d7cb1fc9d8c8725801295e89f8765b6560f046065dde89aef501d7ddb8aa268aa82f33e3674164a825506c4276cd07c0b59c242dd78ab59d659508
+SHA512 (tdesktop-2.0.1-full.tar.gz) = 99cd7c5ca1e9dd75ecd98d272522b0e4aab2d46525e3d0c306503b7a00c9d25c1646e9d7462182682a58947c7435864af805a3b6f85906d8b21e5675cc8383cb
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 062abca..aae22ca 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -31,7 +31,7 @@
%endif
Name: telegram-desktop
-Version: 2.0.0
+Version: 2.0.1
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -210,11 +210,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{launcher}.desktop
%{_metainfodir}/%{launcher}.appdata.xml
%changelog
+* Tue Mar 31 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.0.1-1
+- Updated to version 2.0.1.
+
* Mon Mar 30 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 2.0.0-1
- Updated to version 2.0.0.
* Thu Mar 26 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.9.21-4
- Backported upstream patches with different fixes.
-
-* Mon Mar 23 2020 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.9.21-3
-- Disabled aarch64 and ppc64le again due to not enough RAM on builders.
4 years, 7 months
[qmmp-plugins-freeworld] version bump to 1.3.7
by Karel Volný
commit b8e4e07c4a90b378c077ade59896931569dcc1a1
Author: Karel Volný <kvolny(a)redhat.com>
Date: Tue Mar 31 10:16:52 2020 +0200
version bump to 1.3.7
.gitignore | 1 +
qmmp-plugins-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb25369..dc28fcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ qmmp-0.9.6.tar.bz2
/qmmp-1.3.3.tar.bz2
/qmmp-1.3.5.tar.bz2
/qmmp-1.3.6.tar.bz2
+/qmmp-1.3.7.tar.bz2
diff --git a/qmmp-plugins-freeworld.spec b/qmmp-plugins-freeworld.spec
index d65c51f..c533e5c 100644
--- a/qmmp-plugins-freeworld.spec
+++ b/qmmp-plugins-freeworld.spec
@@ -1,5 +1,5 @@
Name: qmmp-plugins-freeworld
-Version: 1.3.6
+Version: 1.3.7
Release: 1%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
@@ -166,6 +166,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}-ffmpeg-enque
%changelog
+* Tue Mar 31 2020 Karel Volný <kvolny(a)redhat.com> 1.3.7-1
+- version bump to 1.3.7
+
* Tue Mar 10 2020 leigh123linux <leigh123linux(a)googlemail.com> - 1.3.6-1
- version bump to 1.3.6
- Remove obsolete scriptlets
diff --git a/sources b/sources
index 0ca5c8e..0bc1abe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qmmp-1.3.6.tar.bz2) = 83600b3116a62200d6751b4c6a526cd0af842b943d8d2979e16803ad788ee826a52a25ac0736f337a8fa739affcba361e6cfd1947c5135aef963d128dcb7e3b9
+SHA512 (qmmp-1.3.7.tar.bz2) = a67185fcdc7419c8542e64fd54eea3302dcf44c5d8d0c3b739ce3115b00811733234807460d39585ee57b7e105a52285ee3aafa9f24d86d2af09e881ebf2e068
4 years, 7 months
[mythweb/f32] Update to 31.0.
by Richard Shaw
Summary of changes:
0cf781f... Update to 31.0. (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 7 months
[mythweb] Update to 31.0.
by Richard Shaw
commit 0cf781f89966445b515eae8e7cfd5f37778e74aa
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Mar 30 13:34:44 2020 -0500
Update to 31.0.
.gitignore | 1 +
mythweb-php_fix.patch | 25 -------------------------
mythweb.spec | 9 +++++----
sources | 2 +-
4 files changed, 7 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b24f3dd..d51b1cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ mythweb-0.27.5.tar.gz
/mythweb-29.0.tar.gz
/mythweb-29.1.tar.gz
/mythweb-30.0.tar.gz
+/mythweb-31.0.tar.gz
diff --git a/mythweb.spec b/mythweb.spec
index bae7c83..2754045 100644
--- a/mythweb.spec
+++ b/mythweb.spec
@@ -4,8 +4,8 @@ Name: mythweb
Summary: The web interface to MythTV
URL: http://www.mythtv.org/
-Version: 30.0
-Release: 4%{?dist}
+Version: 31.0
+Release: 1%{?dist}
License: GPLv2 and LGPLv2 and MIT
@@ -13,8 +13,6 @@ Source0: https://github.com/MythTV/%{name}/archive/v%{version}/%{name}-%{
Source1: mythweb.conf
Source2: ChangeLog
-Patch0: mythweb-php_fix.patch
-
# This is needed for perl dependency auto-detection
BuildRequires: perl-generators
@@ -73,6 +71,9 @@ rm %{buildroot}%{_datadir}/mythweb/{LICENSE,README,INSTALL,ChangeLog}
%changelog
+* Mon Mar 30 2020 Richard Shaw <hobbes1069(a)gmail.com> - 31.0-1
+- Update to 31.0.
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 30.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index c9812cf..9134194 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00d345b19389ee3ac02c0635fe3527fb mythweb-30.0.tar.gz
+SHA512 (mythweb-31.0.tar.gz) = a080df6ec9ec9f26a95c075019d3fc775854770f9088abad092f38ca0ab98bb9353fa5cd94f015c01c906e0ef418a7865aa636d7d7d81ede098711dbfde8a04c
4 years, 7 months