public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabian Affolter <mail@fabian-affolter.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/wavemon] f44: * Wed Oct 28 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.2-1
Date: Thu, 02 Jul 2026 11:58:54 GMT	[thread overview]
Message-ID: <178299353464.1.6715293411000146766.rpms-wavemon-839137282f8e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/wavemon
            Branch : f44
            Commit : 839137282f8efaa37694b2164b2bf7e1e65cf185
            Author : Fabian Affolter <mail@fabian-affolter.ch>
            Date   : 2020-10-28T09:14:13+01:00
            Stats  : +14/-10 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/wavemon/c/839137282f8efaa37694b2164b2bf7e1e65cf185?branch=f44

            Log:
            * Wed Oct 28 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.2-1
- Update to latest upstream release 0.9.2 (#1891272)

---
diff --git a/.gitignore b/.gitignore
index 2757ea8..1a1b8e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ wavemon-0.6.11.tar.bz2
 /wavemon-0.8.2.tar.gz
 /wavemon-0.9.0.tar.gz
 /wavemon-0.9.1.tar.gz
+/wavemon-0.9.2.tar.gz

diff --git a/sources b/sources
index 5446811..95339cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (wavemon-0.9.1.tar.gz) = c05e9ea488d3fb9bfdb15419aadc54bed08d338dba7c118d2a2ff6423ffe31c16ff8e9e05fc2e39fffb069f28fa7daef30f079ca63186064c0ade4f9fe98864c
+SHA512 (wavemon-0.9.2.tar.gz) = f1ee2e4602e93f0639c10067d23df021101bfc0496e53b221cd1553ebc90876cdd963cd64d5ef503da6d4dc4fbcf640e78873df1bdf64272e70dfa3c53ec1706

diff --git a/wavemon.spec b/wavemon.spec
index fea5395..6f80f1d 100644
--- a/wavemon.spec
+++ b/wavemon.spec
@@ -1,13 +1,13 @@
 %undefine _hardened_build
 
 Name:           wavemon
-Version:        0.9.1
-Release:        3%{?dist}
+Version:        0.9.2
+Release:        1%{?dist}
 Summary:        Ncurses-based monitoring application for wireless network devices
 
 License:        GPLv2+
 URL:            https://github.com/uoaerg/wavemon
-Source0:        https://github.com/uoaerg/wavemon/archive/v%{version}/%{name}-%{version}.tar.gz
+Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 
 BuildRequires:  gcc
 BuildRequires:  ncurses-devel
@@ -48,12 +48,15 @@ make %{?_smp_mflags}
 rm -rf %{buildroot}%{_datadir}/%{name}/*
 
 %files
-%doc AUTHORS ChangeLog
+%doc README.md
 %license COPYING
 %{_mandir}/man*/%{name}*.*
 %{_bindir}/%{name}
 
 %changelog
+* Wed Oct 28 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.2-1
+- Update to latest upstream release 0.9.2 (#1891272)
+
 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 
@@ -61,7 +64,7 @@ rm -rf %{buildroot}%{_datadir}/%{name}/*
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 
 * Sun Jan 05 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.1-1
-- Update to latest upstream release 0.9.1 (rhbz#1787835)
+- Update to latest upstream release 0.9.1 (#1787835)
 
 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
@@ -76,7 +79,7 @@ rm -rf %{buildroot}%{_datadir}/%{name}/*
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 
 * Fri Feb 23 2018 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.2-1
-- Update to latest upstream release 0.8.2 (rhbz#1546530)
+- Update to latest upstream release 0.8.2 (#1546530)
 
 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
@@ -91,13 +94,13 @@ rm -rf %{buildroot}%{_datadir}/%{name}/*
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
 * Sat Jun 24 2017 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.1-3
-- Fix FTBFS (rhbz#1424537)
+- Fix FTBFS (#1424537)
 
 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
 * Sat Jan 21 2017 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.1-1
-- Update to latest upstream release 0.8.1 (rhbz#1396756)
+- Update to latest upstream release 0.8.1 (#1396756)
 
 * Sun Nov 20 2016 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.0-2
 - Fix build failure
@@ -109,7 +112,7 @@ rm -rf %{buildroot}%{_datadir}/%{name}/*
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
 * Wed Aug 19 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.7.6-6
-- Don't overwrite CFLAGS in configure* (Fix F23FTBFS, RHBZ#1240046).
+- Don't overwrite CFLAGS in configure* (Fix F23FTBFS, #1240046).
 - Add %%license.
 
 * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.6-5

                 reply	other threads:[~2026-07-02 11:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178299353464.1.6715293411000146766.rpms-wavemon-839137282f8e@fedoraproject.org \
    --to=mail@fabian-affolter.ch \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox