public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uudeview] rawhide: Update to latest git snapshot
@ 2026-07-23  2:37 Charles R. Anderson
  0 siblings, 0 replies; only message in thread
From: Charles R. Anderson @ 2026-07-23  2:37 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/uudeview
            Branch : rawhide
            Commit : 200649ea4e8fec9f7c3af78fcde1533d050aca2e
            Author : Charles R. Anderson <cra@alum.wpi.edu>
            Date   : 2026-07-22T22:36:35-04:00
            Stats  : +13/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/uudeview/c/200649ea4e8fec9f7c3af78fcde1533d050aca2e?branch=rawhide

            Log:
            Update to latest git snapshot

Fix rhbz#2505082

---
diff --git a/.gitignore b/.gitignore
index 6061536..e976c88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 uudeview-0.5.20.tar.gz
 /uudeview-7ef9e26532b39bdcedd319c07b6b77fc70e270dd.tar.gz
+/uudeview-7640bc56aa5016cdc9c139eb1ab3ec874e47c744.tar.gz

diff --git a/sources b/sources
index c17897a..a0ef2ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uudeview-7ef9e26532b39bdcedd319c07b6b77fc70e270dd.tar.gz) = b35d149088e6af034bee6cc41ae1e785dc064d9da792c92629838dd48559d94479f8c6cb327efc8add56508b858d0d6256c27609f07dac2a47d0ecd765597f95
+SHA512 (uudeview-7640bc56aa5016cdc9c139eb1ab3ec874e47c744.tar.gz) = ae307e7b2488c3b61462dadfc45c80e98b0e0eb7387f1ce1b7ba5501d64b29ab19de4b4a4f5e3c148682de5d244b3c4b775b92b6b8c642346c6eb1325c1ec20b

diff --git a/uudeview.spec b/uudeview.spec
index ac4dd84..617b78d 100644
--- a/uudeview.spec
+++ b/uudeview.spec
@@ -2,14 +2,14 @@
 %global snapshot 1
 %global OWNER hannob
 %global PROJECT uudeview
-%global commit 7ef9e26532b39bdcedd319c07b6b77fc70e270dd
-%global commitdate 20241111
+%global commit 7640bc56aa5016cdc9c139eb1ab3ec874e47c744
+%global commitdate 20250320
 #global gittag 0.5.20
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           uudeview
 Version:        0.5.20%{?snapshot:^%{commitdate}git%{shortcommit}}
-Release:        7%{?dist}
+Release:        1%{?dist}
 
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:        GPL-2.0-or-later
@@ -23,10 +23,13 @@ Source1:        xdeview.desktop
 Patch0:         uudeview-threads.patch
 URL:            http://www.fpx.de/fp/Software/UUDeview/
 Summary:        Applications for uuencoding, uudecoding, ...
+BuildRequires:  desktop-file-utils
 BuildRequires:  make
 BuildRequires:  inews
 BuildRequires:  texlive-collection-latexextra
-BuildRequires:  transfig, desktop-file-utils
+BuildRequires:  texlive-courier
+BuildRequires:  texlive-times
+BuildRequires:  transfig
 BuildRequires:  tk-devel
 BuildRequires:  gcc
 Requires:       %{_sbindir}/sendmail
@@ -82,7 +85,7 @@ install -p -m 0644 uulib/libuu.a $RPM_BUILD_ROOT/%{_libdir}/
 
 
 %files
-%doc COPYING HISTORY IAFA-PACKAGE README uudeview.lsm
+%doc COPYING HISTORY IAFA-PACKAGE README.md uudeview.lsm
 %{_mandir}/man1/*.1*
 %{_bindir}/uudeview
 %{_bindir}/uuenview
@@ -96,6 +99,9 @@ install -p -m 0644 uulib/libuu.a $RPM_BUILD_ROOT/%{_libdir}/
 %{_libdir}/*.a
 
 %changelog
+* Wed Jul 22 2026 Charles R. Anderson <cra@alum.wpi.edu> - 0.5.20^20250320git7640bc5-1
+- Update to latest git snapshot
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.20^20241111git7ef9e26-7
 - 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-07-23  2:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23  2:37 [rpms/uudeview] rawhide: Update to latest git snapshot Charles R. Anderson

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