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-gtk3] f44: New upstream release: 4.2.0
Date: Tue, 07 Jul 2026 20:42:58 GMT [thread overview]
Message-ID: <178345697862.1.16365014745371071764.rpms-awf-gtk3-c90198af46bb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/awf-gtk3
Branch : f44
Commit : c90198af46bb986ce09c5b52fafc64ca0f152ff0
Author : Fabrice Creuzot <code@luigifab.fr>
Date : 2026-07-07T22:23:19+02:00
Stats : +7/-19 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/awf-gtk3/c/c90198af46bb986ce09c5b52fafc64ca0f152ff0?branch=f44
Log:
New upstream release: 4.2.0
---
diff --git a/.gitignore b/.gitignore
index 41fc0e6..88263da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/awf-gtk3-3.2.0.tar.gz
/awf-gtk3-4.0.0.tar.gz
/awf-gtk3-4.1.0.tar.gz
+/awf-gtk3-4.2.0.tar.gz
diff --git a/awf-gtk3.spec b/awf-gtk3.spec
index 155f423..0c59b51 100644
--- a/awf-gtk3.spec
+++ b/awf-gtk3.spec
@@ -1,5 +1,5 @@
Name: awf-gtk3
-Version: 4.1.0
+Version: 4.2.0
Release: 1%{?dist}
Summary: Theme preview application for GTK 3
Summary(fr): Application d'aperçu de thème pour GTK 3
@@ -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 0b63a1c..f856048 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (awf-gtk3-4.1.0.tar.gz) = e981d8698dc8d5dafb1826b97e64e67d608c9ab829408131ec0ae6cadc6aa5111bbaf02f612bc7c4449a5c01934d6b649025dd97a96d46d988b3cb66aaf29773
+SHA512 (awf-gtk3-4.2.0.tar.gz) = 10b688c5f75eaa8b05f6032c3e4098e78d8633c45d1d13b27099430f3f9b32d7f3efe83b927077d6739712a9f5a38a6be8ccc3663fe39cab24844838c0d0c0fb
reply other threads:[~2026-07-07 20:42 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=178345697862.1.16365014745371071764.rpms-awf-gtk3-c90198af46bb@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