public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/emacs-php-mode] f45: Update to 1.28.0
@ 2026-08-26 10:33 Ruslan Bekenev
0 siblings, 0 replies; only message in thread
From: Ruslan Bekenev @ 2026-08-26 10:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/emacs-php-mode
Branch : f45
Commit : 964515df5aa20caf140630399ac3bc03fadb4105
Author : Ruslan Bekenev <furyinbox@gmail.com>
Date : 2026-08-26T20:29:29+10:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/emacs-php-mode/c/964515df5aa20caf140630399ac3bc03fadb4105?branch=f45
Log:
Update to 1.28.0
Resolves: rhbz#2523753
---
diff --git a/.gitignore b/.gitignore
index 3e2021f..7013f3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-/emacs-php-mode-1.27.0.tar.gz
results_*/
*.src.rpm
+/php-mode-1.28.0.tar.gz
diff --git a/emacs-php-mode.spec b/emacs-php-mode.spec
index 1bbc13b..d606922 100644
--- a/emacs-php-mode.spec
+++ b/emacs-php-mode.spec
@@ -1,10 +1,10 @@
Name: emacs-php-mode
-Version: 1.27.0
-Release: 2%{?dist}
+Version: 1.28.0
+Release: 1%{?dist}
Summary: Major GNU Emacs mode for editing PHP code
License: GPL-3.0-or-later
URL: https://github.com/emacs-php/php-mode
-Source0: https://github.com/emacs-php/php-mode/archive/v%{version}/%{name}-%{version}.tar.gz
+Source0: https://github.com/emacs-php/php-mode/archive/v%{version}/php-mode-%{version}.tar.gz
Source1: php-mode-init.el
BuildArch: noarch
BuildRequires: emacs eask
@@ -40,6 +40,10 @@ emacs --batch -L %{buildroot}%{_emacs_sitestartdir} -l php-mode-init --eval "(if
%{_emacs_sitelispdir}/php-mode/*
%changelog
+* Wed Aug 26 2026 Ruslan Bekenev <furyinbox@gmail.com> - 1.28.0-1
+- Update to 1.28.0
+- Resolves #2523753
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 12e769c..0ca3277 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (emacs-php-mode-1.27.0.tar.gz) = 61ac62168e5ccc1076e6395b549e2401cb2f01309303d7553c84497ef245fb14400c6bf9e961fa3c6a38afc1b1125663d01b659846799d8371c873b6f46c691e
+SHA512 (php-mode-1.28.0.tar.gz) = 21893aec36f22b701f9aaf659faa98db7a00ac1819a5a46edcd16bc7ca82285affa19652d832dd3cae2584b0093fd66ecd21dae87dae1b53e75d8a15a8388ade
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 10:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 10:33 [rpms/emacs-php-mode] f45: Update to 1.28.0 Ruslan Bekenev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox