public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xwxapt] rawhide: Update to 3.4.4.
@ 2026-08-27 17:24 Richard Shaw
  0 siblings, 0 replies; only message in thread
From: Richard Shaw @ 2026-08-27 17:24 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xwxapt
Branch : rawhide
Commit : 0bb7a8603fe639cafaafc5c5dfef8a408352191e
Author : Richard Shaw <hobbes1069@gmail.com>
Date   : 2026-08-27T12:24:02-05:00
Stats  : +14/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/xwxapt/c/0bb7a8603fe639cafaafc5c5dfef8a408352191e?branch=rawhide

Log:
Update to 3.4.4.

---
diff --git a/.gitignore b/.gitignore
index fb4bf2d..605a773 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xwxapt-2.0-beta.tar.bz2
 /xwxapt-3.4.1.tar.bz2
+/xwxapt-3.4.4.tar.bz2

diff --git a/sources b/sources
index 0b011c3..83dc2f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xwxapt-3.4.1.tar.bz2) = 9b917f65ca6e3d1be400c6a0cff46499f2bfbaa206436c1a5c052b4a13df5d5a0d1d8a32bce34e94db0b0044fc716262450baa1c6865a8e7824cadf9ac0bd8e4
+SHA512 (xwxapt-3.4.4.tar.bz2) = dbfb9df95cbac2bdcb93f986e08d7144cf19767d2e88a2af3074bfbddf9cc365f04f9341293d39892d51e655df1ffc59c1af61a6bffd9d6828146dbbf7f04758

diff --git a/xwxapt.spec b/xwxapt.spec
index 6bdbcb3..e0cc1f4 100644
--- a/xwxapt.spec
+++ b/xwxapt.spec
@@ -1,14 +1,14 @@
 Name:           xwxapt
-Version:        3.4.1
-Release:        19%{?dist}
+Version:        3.4.4
+Release:        1%{?dist}
 Summary:        GTK+ graphical application for decoding and saving weather images
 
 # Most files are GPLv2+ but some are GPLv3+ so combined work is GPLv3+
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
 License:        GPL-3.0-or-later
 
-URL:            http://www.5b4az.org/
-Source0:        http://www.5b4az.org/pkg/apt/%{name}/%{name}-%{version}.tar.bz2
+URL:            https://www.5b4az.org/
+Source0:        https://www.qsl.net/5b4az/pkg/apt/%{name}/%{name}-%{version}.tar.bz2
 #add .desktop file
 Source1:        %{name}.desktop
 #temporary Icon
@@ -16,9 +16,9 @@ Source2:        %{name}.png
 #Wrapper script for user config
 Source3:        %{name}.sh.in
 
-Patch1: xwxapt-3.4.1-fedora-c99.patch
+Patch0:         xwxapt-config.patch
 
-BuildRequires: make
+BuildRequires:  make
 BuildRequires:  gcc gcc-c++
 BuildRequires:  automake autoconf libtool gettext
 BuildRequires:	alsa-lib-devel
@@ -50,6 +50,9 @@ make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" PACKAGE_LIBS="$PACKAGE_LIBS -lm"
 # Install tries to install stuff to $HOME so do it manually...
 install -pDm 0755 src/%{name} %{buildroot}%{_bindir}/%{name}.bin
 
+# Install glade file for UI
+install -pDm 0644 %{name}/%{name}.glade %{buildroot}%{_datadir}/%{name}/%{name}.glade
+
 #install default user configuration file
 install -pDm 0644 %{name}/xwxaptrc %{buildroot}%{_datadir}/%{name}/xwxaptrc
 
@@ -75,6 +78,9 @@ desktop-file-install  \
 
 
 %changelog
+* Sun Aug 23 2026 Richard Shaw <hobbes1069@gmail.com> - 3.4.4-1
+- Update to 3.4.4.
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-27 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 17:24 [rpms/xwxapt] rawhide: Update to 3.4.4 Richard Shaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox