public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabrice Creuzot <code@luigifab.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/awf-gtk4] epel9: New upstream release: 4.2.0
Date: Wed, 08 Jul 2026 18:38:22 GMT [thread overview]
Message-ID: <178353590283.1.3899348336247439299.rpms-awf-gtk4-ba064e648313@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/awf-gtk4
Branch : epel9
Commit : ba064e648313167ba59343ceb8672bcd36e3a439
Author : Fabrice Creuzot <code@luigifab.fr>
Date : 2026-07-07T22:23:21+02:00
Stats : +7/-19 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/awf-gtk4/c/ba064e648313167ba59343ceb8672bcd36e3a439?branch=epel9
Log:
New upstream release: 4.2.0
---
diff --git a/.gitignore b/.gitignore
index cd41eb7..21711e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/awf-gtk4-3.2.0.tar.gz
/awf-gtk4-4.0.0.tar.gz
/awf-gtk4-4.1.0.tar.gz
+/awf-gtk4-4.2.0.tar.gz
diff --git a/awf-gtk4.spec b/awf-gtk4.spec
index 54b0f64..cd29e87 100644
--- a/awf-gtk4.spec
+++ b/awf-gtk4.spec
@@ -1,5 +1,5 @@
Name: awf-gtk4
-Version: 4.1.0
+Version: 4.2.0
Release: 1%{?dist}
Summary: Theme preview application for GTK 4
Summary(fr): Application d'aperçu de thème pour GTK 4
@@ -44,23 +44,6 @@ autoreconf -fi
%install
%make_install
-install -dm 755 %{buildroot}%{_datadir}/applications/
-desktop-file-install --dir=%{buildroot}%{_datadir}/applications/ data/%{name}.desktop
-
-install -dm 755 %{buildroot}%{_datadir}/icons/hicolor/
-for file in data/icons/*/*/awf.png; do mv $file ${file/\/awf.png/\/%{name}.png}; done
-for file in data/icons/*/*/awf.svg; do mv $file ${file/\/awf.svg/\/%{name}.svg}; done
-cp -a data/icons/* %{buildroot}%{_datadir}/icons/hicolor/
-
-install -Dpm 644 data/%{name}.bash %{buildroot}%{bash_completions_dir}/%{name}
-install -Dpm 644 data/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
-install -Dpm 644 data/%{name}.fr.1 %{buildroot}%{_mandir}/fr/man1/%{name}.1
-
-for file in src/po/*.po; do
- code=$(basename "$file" .po)
- install -dm 755 %{buildroot}%{_datadir}/locale/$code/LC_MESSAGES/
- msgfmt src/po/$code.po -o %{buildroot}%{_datadir}/locale/$code/LC_MESSAGES/%{name}.mo
-done
%find_lang %{name} --with-man
%files -f %{name}.lang
@@ -75,6 +58,10 @@ done
%changelog
+* Tue Jul 07 2026 Fabrice Creuzot <code@luigifab.fr> - 4.2.0-1
+- New upstream release
+- Use make install
+
* Tue May 05 2026 Fabrice Creuzot <code@luigifab.fr> - 4.1.0-1
- New upstream release
diff --git a/sources b/sources
index 5e8e8fd..17369a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (awf-gtk4-4.1.0.tar.gz) = e981d8698dc8d5dafb1826b97e64e67d608c9ab829408131ec0ae6cadc6aa5111bbaf02f612bc7c4449a5c01934d6b649025dd97a96d46d988b3cb66aaf29773
+SHA512 (awf-gtk4-4.2.0.tar.gz) = 10b688c5f75eaa8b05f6032c3e4098e78d8633c45d1d13b27099430f3f9b32d7f3efe83b927077d6739712a9f5a38a6be8ccc3663fe39cab24844838c0d0c0fb
reply other threads:[~2026-07-08 18:38 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=178353590283.1.3899348336247439299.rpms-awf-gtk4-ba064e648313@fedoraproject.org \
--to=code@luigifab.fr \
--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