public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/awf-gtk2] f43: New upstream release: 4.2.0
@ 2026-07-07 20:52 Fabrice Creuzot
0 siblings, 0 replies; only message in thread
From: Fabrice Creuzot @ 2026-07-07 20:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/awf-gtk2
Branch : f43
Commit : aff58a01a7b16c04c540b64e2016297707473015
Author : Fabrice Creuzot <code@luigifab.fr>
Date : 2026-07-07T22:23:16+02:00
Stats : +7/-19 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/awf-gtk2/c/aff58a01a7b16c04c540b64e2016297707473015?branch=f43
Log:
New upstream release: 4.2.0
---
diff --git a/.gitignore b/.gitignore
index 38a4fff..baf3376 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/awf-gtk2-3.2.0.tar.gz
/awf-gtk2-4.0.0.tar.gz
/awf-gtk2-4.1.0.tar.gz
+/awf-gtk2-4.2.0.tar.gz
diff --git a/awf-gtk2.spec b/awf-gtk2.spec
index 4d812e1..9246441 100644
--- a/awf-gtk2.spec
+++ b/awf-gtk2.spec
@@ -1,5 +1,5 @@
Name: awf-gtk2
-Version: 4.1.0
+Version: 4.2.0
Release: 1%{?dist}
Summary: Theme preview application for GTK 2
Summary(fr): Application d'aperçu de thème pour GTK 2
@@ -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 97b7c9b..370b6d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (awf-gtk2-4.1.0.tar.gz) = e981d8698dc8d5dafb1826b97e64e67d608c9ab829408131ec0ae6cadc6aa5111bbaf02f612bc7c4449a5c01934d6b649025dd97a96d46d988b3cb66aaf29773
+SHA512 (awf-gtk2-4.2.0.tar.gz) = 10b688c5f75eaa8b05f6032c3e4098e78d8633c45d1d13b27099430f3f9b32d7f3efe83b927077d6739712a9f5a38a6be8ccc3663fe39cab24844838c0d0c0fb
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 20:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 20:52 [rpms/awf-gtk2] f43: New upstream release: 4.2.0 Fabrice Creuzot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox