public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/e16] f44: 1.0.32
@ 2026-09-05 9:27
0 siblings, 0 replies; only message in thread
From: @ 2026-09-05 9:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/e16
Branch : f44
Commit : 2485d78995e36a15d2899f776cb9f0181b682820
Author : Terje Røsten <terjeros@gmail.com>
Date : 2026-09-05T10:53:48+02:00
Stats : +7/-33 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/e16/c/2485d78995e36a15d2899f776cb9f0181b682820?branch=f44
Log:
1.0.32
---
diff --git a/.gitignore b/.gitignore
index 0e8df76..c5a4997 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ e16-1.0.2.tar.gz
/e16-1.0.29.tar.xz
/e16-1.0.30.tar.xz
/e16-1.0.31.tar.xz
+/e16-1.0.32.tar.xz
diff --git a/0001-backgrounds-Save-backgrounds-after-modifying-one-in-.patch b/0001-backgrounds-Save-backgrounds-after-modifying-one-in-.patch
deleted file mode 100644
index 0087044..0000000
--- a/0001-backgrounds-Save-backgrounds-after-modifying-one-in-.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From a23857696f7a8a59617c4dcef934de448cf356ba Mon Sep 17 00:00:00 2001
-From: Kim Woelders <kim@woelders.dk>
-Date: Wed, 10 Dec 2025 17:37:33 +0100
-Subject: [PATCH] backgrounds: Save backgrounds after modifying one in
- backgrounds dialog
-
-Should have been in 4e064c3d6b3a3a4ebcc687574aace580024a2c9c.
-
-https://bugzilla.redhat.com/show_bug.cgi?id=2419828
----
- src/backgrounds.c | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/src/backgrounds.c b/src/backgrounds.c
-index a1b5e9ea..2c97d0dc 100644
---- a/src/backgrounds.c
-+++ b/src/backgrounds.c
-@@ -1479,6 +1479,8 @@ _DlgApplyBackground(Dialog *d, int val __UNUSED__, void *data __UNUSED__)
- _BgDlgRedrawView(d);
-
- dd->bg_set = dd->bg;
-+
-+ bg_cfg_dirty = true;
- }
-
- static void
---
-2.52.0
-
diff --git a/e16.spec b/e16.spec
index 84a3812..0914410 100644
--- a/e16.spec
+++ b/e16.spec
@@ -1,12 +1,11 @@
Summary: The Enlightenment window manager, DR16
Name: e16
-Version: 1.0.31
-Release: 4%{?dist}
+Version: 1.0.32
+Release: 1%{?dist}
# Automatically converted from old format: MIT with advertising and GPLv2+ - review is highly recommended.
License: LicenseRef-Callaway-MIT-with-advertising AND GPL-2.0-or-later
URL: http://www.enlightenment.org/
Source0: http://downloads.sourceforge.net/enlightenment/e16-%{version}.tar.xz
-Patch: 0001-backgrounds-Save-backgrounds-after-modifying-one-in-.patch
BuildRequires: dbus-devel
BuildRequires: desktop-file-utils
BuildRequires: freetype-devel
@@ -97,6 +96,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%{_mandir}/man1/%{name}.1*
%changelog
+* Sat Sep 05 2026 Terje Røsten <terjeros@gmail.com> - 1.0.32-1
+- 1.0.32
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.31-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index d27c014..237591f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (e16-1.0.31.tar.xz) = 06497fafb98c3d891274e3969dcbed31a29eae619ca63ffdf766cc16eeefe4c373f54a6f64a369716fe5f10ca2fabfe5378526b59e6385ffd8e0aedb9fe50bf5
+SHA512 (e16-1.0.32.tar.xz) = 4cd5e2895095f85d9549e562530fdd8d23956cce6e5cab139a6800e797311ceb058801806390a63bda27f36758e86f6256ff85b7c527b4309fe45f0d936b89b1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-05 9:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-05 9:27 [rpms/e16] f44: 1.0.32
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox