pfrields pushed to python-pulsectl (rawhide). "New upstream release
21.5.18 (#1958563)"
by notificationsï¼ fedoraproject.org
Notification time stamped 2021-05-31 20:58:50 UTC
From 2270dce266ca9d2a663c56298d39eedfa2209708 Mon Sep 17 00:00:00 2001
From: Paul W. Frields <stickster(a)gmail.com>
Date: May 31 2021 20:57:50 +0000
Subject: New upstream release 21.5.18 (#1958563)
---
diff --git a/.gitignore b/.gitignore
index 8a85b25..b699ca9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/pulsectl-20.5.1.tar.gz
/pulsectl-21.3.2.tar.gz
/pulsectl-21.3.4.tar.gz
+/pulsectl-21.5.18.tar.gz
diff --git a/python-pulsectl.spec b/python-pulsectl.spec
index 43de7a5..fa0d56a 100644
--- a/python-pulsectl.spec
+++ b/python-pulsectl.spec
@@ -1,7 +1,7 @@
%global pypi_name pulsectl
Name: python-%{pypi_name}
-Version: 21.3.4
+Version: 21.5.18
Release: 1%{?dist}
Summary: Python high-level interface and ctypes-based bindings for PulseAudio
@@ -51,6 +51,9 @@ samples to play, player-like client).
%changelog
+* Mon May 31 2021 Paul W. Frields <pfrields@scarlett> - 21.5.18-1
+- New upstream release 21.5.18 (#1958563)
+
* Fri Apr 16 2021 Paul W. Frields <pfrields@scarlett> - 21.3.4-1
- New upstream release 21.3.4 (#1932817)
diff --git a/sources b/sources
index 98cb5a9..453b264 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pulsectl-21.3.4.tar.gz) = 7e9bea900a1d96035943f37f772a3b0b9012848671cc9f5401161f6e9a03434c79c402a48a3503f950a9c132d5155365e6d3e5138b5ef934b274c3d73c197297
+SHA512 (pulsectl-21.5.18.tar.gz) = 33dd4ca0daac4be1af510f6b4ac102f5b4b555bf2c72a446b2b498a80f972e4a970953812fd06ecf1e780bcfb61037e5a1245a8a047a592d73a7f4bd14790033
https://src.fedoraproject.org/rpms/python-pulsectl/c/2270dce266ca9d2a663c...
1Â year, 8Â months
carlwgeorge pushed to butt (rawhide). "Latest upstream 0.1.30"
by notificationsï¼ fedoraproject.org
Notification time stamped 2021-05-31 20:57:41 UTC
From 75e77ac9d1e12d6f33f6b8825a14b32fd802ae41 Mon Sep 17 00:00:00 2001
From: Carl George <carl(a)george.computer>
Date: May 31 2021 20:57:14 +0000
Subject: Latest upstream 0.1.30
---
diff --git a/butt.spec b/butt.spec
index df2d72b..0c15a1c 100644
--- a/butt.spec
+++ b/butt.spec
@@ -1,6 +1,6 @@
Name: butt
-Version: 0.1.24
-Release: 2%{?dist}
+Version: 0.1.30
+Release: 1%{?dist}
Summary: Broadcast using this tool
License: GPLv2+
URL: https://danielnoethen.de/butt/
@@ -10,6 +10,8 @@ Source1: butt.appdata.xml
BuildRequires: gcc-c++
BuildRequires: autoconf
+BuildRequires: gettext
+BuildRequires: gettext-devel
# https://danielnoethen.de/butt/manual.html#_install
BuildRequires: fltk-devel
@@ -76,8 +78,11 @@ done
appstream-util validate-relax --nonet %{S:1}
install -Dpm 0644 %{S:1} %{buildroot}%{_metainfodir}/butt.appdata.xml
+# locales
+%find_lang %{name}
-%files
+
+%files -f %{name}.lang
%license COPYING
%doc AUTHORS ChangeLog NEWS README THANKS
%{_bindir}/butt
@@ -88,6 +93,10 @@ install -Dpm 0644 %{S:1} %{buildroot}%{_metainfodir}/butt.appdata.xml
%changelog
+* Mon May 31 2021 Carl George <carl(a)george.computer> - 0.1.30-1
+- Latest upstream
+- Fixes: rhbz#1891773
+
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
diff --git a/sources b/sources
index 691d20b..78fdbce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (butt-0.1.24.tar.gz) = d9fd1b83029c7c3662ad10f45c798768626a9f20507cff2d9efe68c8f52b044dbf308e88e7e92a3ee35eecd458c74fbac7381e9dc5986e9e619bbca1dc45ca60
+SHA512 (butt-0.1.30.tar.gz) = 339964e5056d14a431cadcb2cc67e9c636e231e36af3bf59b0e44f1f757dfdd989625e82a911e373a79a8f659e52c3ce9620004d37a436fad135f33a00a383c5
https://src.fedoraproject.org/rpms/butt/c/75e77ac9d1e12d6f33f6b8825a14b32...
1Â year, 8Â months
dwrobel pushed to rtl-wmbus (rawhide). "Update to the latest version
(..more)"
by notificationsï¼ fedoraproject.org
Notification time stamped 2021-05-31 20:50:45 UTC
From 380b1f9a5783342c959bf647db1ef5ad9f0e13fe Mon Sep 17 00:00:00 2001
From: Damian Wrobel <dwrobel(a)ertelnet.rybnik.pl>
Date: May 31 2021 20:49:07 +0000
Subject: Update to the latest version
Prepare for supporting tagged version
---
diff --git a/.gitignore b/.gitignore
index c32c98a..87bea42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/rtl-wmbus-6a04c4548245c4f6adaad6348ee4d2deef825d63.tar.gz
/rtl-wmbus-cce47b67b7d84ca7ef685c7e0fbd853114f3f605.tar.gz
+/rtl-wmbus-d2be82cfa2180efb19937ad806dce62b5fe846a0.tar.gz
diff --git a/rtl-wmbus.spec b/rtl-wmbus.spec
index 9af10c6..ac12169 100644
--- a/rtl-wmbus.spec
+++ b/rtl-wmbus.spec
@@ -1,14 +1,21 @@
-Name: rtl-wmbus
-Version: 0
+%global with_tag 0
+Name: rtl-wmbus
%global forgeurl https://github.com/xaelsouth/%{name}
-%global date 20210315
-%global commit cce47b67b7d84ca7ef685c7e0fbd853114f3f605
%global the_binary rtl_wmbus
+%if %{with_tag}
+%global tag 0.0.0
+Version: %{tag}
+%else
+%global date 20210506
+%global commit d2be82cfa2180efb19937ad806dce62b5fe846a0
+Version: 0
+%endif
+
%forgemeta
-Release: 8%{?dist}
+Release: 10%{?dist}
Summary: Software defined receiver for wireless M-Bus with RTL-SDR
License: BSD
Url: %{forgeurl}
@@ -47,8 +54,8 @@ rtl-wmbus provides:
%prep
%forgeautosetup -S git
-# Remove bundled fixedptc library
-rm -rf include
+# Remove bundled fixedptc library and build directory
+rm -rf include build
# Split the LICENSE from the README.md
awk '/^ License/ {dump=1; next} \
@@ -60,7 +67,12 @@ awk '/^ License/ {dump=1; next} \
%build
%set_build_flags
export LIB="%{__global_ldflags} -lm"
-%{make_build}
+%{make_build} \
+ COMMIT_HASH="" \
+ TAG=%{version}%{?distprefix} \
+ BRANCH="" \
+ CHANGES="" \
+ TAG_COMMIT_HASH=""
%install
@@ -75,6 +87,14 @@ install -p -m 0755 -D build/%{the_binary} %{buildroot}%{_bindir}/%{the_binary}
%changelog
+* Fri May 14 2021 Damian Wrobel <dwrobel(a)ertelnet.rybnik.pl> - 0-10
+- Update to the latest version
+- Prepare for supporting tagged version
+
+* Mon Apr 19 2021 Damian Wrobel <dwrobel(a)ertelnet.rybnik.pl> - 0-9
+- Remove build directory
+- Pass version string to make
+
* Mon Apr 12 2021 Damian Wrobel <dwrobel(a)ertelnet.rybnik.pl> - 0-8.20210315gitcce47b6
- Update to the latest version
- Drop patch merged upstream
diff --git a/sources b/sources
index 75b6c6a..1081322 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rtl-wmbus-cce47b67b7d84ca7ef685c7e0fbd853114f3f605.tar.gz) = e46070cc4b877aff35dd8af52c598351b95c9a44bcfd010ceb86549a62904e08d9068436008975f18344b7987633c22a0bb7ad562ea916884bb402254f40d930
+SHA512 (rtl-wmbus-d2be82cfa2180efb19937ad806dce62b5fe846a0.tar.gz) = e32b70faf8061c6624804fe6fb720d6d1b2c59d6f91c14d27a1cdb0d2fd1a00cfa6015f484ad361fb1e8a4988829315d56dcc7d395556042c02fe96f4a7cd87c
https://src.fedoraproject.org/rpms/rtl-wmbus/c/380b1f9a5783342c959bf647db...
1Â year, 8Â months
robert pushed to eggdrop (epel8). "Upgrade to 1.9.1 (#1958575)"
by notificationsï¼ fedoraproject.org
Notification time stamped 2021-05-31 20:35:13 UTC
From 4e6cbb265819fbf9afd0592abfaff238c0cf158a Mon Sep 17 00:00:00 2001
From: Robert Scheck <robert(a)fedoraproject.org>
Date: May 31 2021 20:34:04 +0000
Subject: Upgrade to 1.9.1 (#1958575)
---
diff --git a/eggdrop.spec b/eggdrop.spec
index 4895ae6..f89894a 100644
--- a/eggdrop.spec
+++ b/eggdrop.spec
@@ -1,9 +1,9 @@
# Private libraries must not be exposed globally by RPM
%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$
-Summary: The world's most popular Open Source IRC bot
+Summary: World's most popular Open Source IRC bot
Name: eggdrop
-Version: 1.9.0
+Version: 1.9.1
Release: 1%{?dist}
License: GPLv2+
URL: https://www.eggheads.org/
@@ -85,6 +85,9 @@ done
%{_mandir}/man1/%{name}.1*
%changelog
+* Mon May 31 2021 Robert Scheck <robert(a)fedoraproject.org> 1.9.1-1
+- Upgrade to 1.9.1 (#1958575)
+
* Sun Mar 28 2021 Robert Scheck <robert(a)fedoraproject.org> 1.9.0-1
- Upgrade to 1.9.0 (#1933540)
diff --git a/sources b/sources
index 2d7b710..f96b9ae 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (gpgkey-E01C240484DE7DBE190FE141E7667DE1D1A39AFF.gpg) = 42d01e5bfb033da2feffb1227bcd335a3ea59d79e16134c8a4cbe953611d280599748052018a517248fec7af18cacb9b4c74e9aa9ddd3de8ec40fb9e54190d6c
-SHA512 (eggdrop-1.9.0.tar.gz) = e78e220c8207361c6d7bda06be6d0094d747809ff8554fed2ce4a5fb63df1d87f8b82a98d4f0b98909042af8f6719f4a7bf548f864d3d6dfa8caa57b346d32dc
-SHA512 (eggdrop-1.9.0.tar.gz.asc) = 67c5075c73ae02a310af4ff4fcb3a5ca5396bbf6f5d9d7f78c8471331b76d196faadbaef0038a267638f88a29c1b99a425b763e59e503f3438ae23010234048b
+SHA512 (eggdrop-1.9.1.tar.gz) = d8907d265f7e22f3bcd3e28b256c5788d5959ad11cc1425d59eb4411ebbc172fe8d90c31fd9f033369ab80cd29a36a5856f6bd32bc6c9cdfedea1d6509ea7f3b
+SHA512 (eggdrop-1.9.1.tar.gz.asc) = fb632b2550acca472a4e7b3bcd1452246efbe80a1478edd23cd64b85995fe40a9d797d930a071835b6b1b5a7a7e09732d3069c688eb9a1aeccb8943a533c8a06
https://src.fedoraproject.org/rpms/eggdrop/c/4e6cbb265819fbf9afd0592abfaf...
1Â year, 8Â months
robert pushed to eggdrop (epel8). "Merge remote-tracking branch
'origin/main' into epel8"
by notificationsï¼ fedoraproject.org
Notification time stamped 2021-05-31 20:35:13 UTC
From 72893f9b5a478f13d703c5576b1231de03a1b03a Mon Sep 17 00:00:00 2001
From: Robert Scheck <robert(a)fedoraproject.org>
Date: May 31 2021 20:35:05 +0000
Subject: Merge remote-tracking branch 'origin/main' into epel8
---
diff --git a/eggdrop.spec b/eggdrop.spec
index 4895ae6..f89894a 100644
--- a/eggdrop.spec
+++ b/eggdrop.spec
@@ -1,9 +1,9 @@
# Private libraries must not be exposed globally by RPM
%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$
-Summary: The world's most popular Open Source IRC bot
+Summary: World's most popular Open Source IRC bot
Name: eggdrop
-Version: 1.9.0
+Version: 1.9.1
Release: 1%{?dist}
License: GPLv2+
URL: https://www.eggheads.org/
@@ -85,6 +85,9 @@ done
%{_mandir}/man1/%{name}.1*
%changelog
+* Mon May 31 2021 Robert Scheck <robert(a)fedoraproject.org> 1.9.1-1
+- Upgrade to 1.9.1 (#1958575)
+
* Sun Mar 28 2021 Robert Scheck <robert(a)fedoraproject.org> 1.9.0-1
- Upgrade to 1.9.0 (#1933540)
diff --git a/sources b/sources
index 2d7b710..f96b9ae 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (gpgkey-E01C240484DE7DBE190FE141E7667DE1D1A39AFF.gpg) = 42d01e5bfb033da2feffb1227bcd335a3ea59d79e16134c8a4cbe953611d280599748052018a517248fec7af18cacb9b4c74e9aa9ddd3de8ec40fb9e54190d6c
-SHA512 (eggdrop-1.9.0.tar.gz) = e78e220c8207361c6d7bda06be6d0094d747809ff8554fed2ce4a5fb63df1d87f8b82a98d4f0b98909042af8f6719f4a7bf548f864d3d6dfa8caa57b346d32dc
-SHA512 (eggdrop-1.9.0.tar.gz.asc) = 67c5075c73ae02a310af4ff4fcb3a5ca5396bbf6f5d9d7f78c8471331b76d196faadbaef0038a267638f88a29c1b99a425b763e59e503f3438ae23010234048b
+SHA512 (eggdrop-1.9.1.tar.gz) = d8907d265f7e22f3bcd3e28b256c5788d5959ad11cc1425d59eb4411ebbc172fe8d90c31fd9f033369ab80cd29a36a5856f6bd32bc6c9cdfedea1d6509ea7f3b
+SHA512 (eggdrop-1.9.1.tar.gz.asc) = fb632b2550acca472a4e7b3bcd1452246efbe80a1478edd23cd64b85995fe40a9d797d930a071835b6b1b5a7a7e09732d3069c688eb9a1aeccb8943a533c8a06
https://src.fedoraproject.org/rpms/eggdrop/c/72893f9b5a478f13d703c5576b12...
1Â year, 8Â months