emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/relint 5a918af0c9: Increment version to 1.20


From: Mattias Engdegård
Subject: [elpa] externals/relint 5a918af0c9: Increment version to 1.20
Date: Mon, 17 Jan 2022 05:54:21 -0500 (EST)

branch: externals/relint
commit 5a918af0c99ab83355d4ec73a2fb39e70c173956
Author: Mattias Engdegård <mattiase@acm.org>
Commit: Mattias Engdegård <mattiase@acm.org>

    Increment version to 1.20
    
    No changes of substances since 1.19, but this should trigger a new
    ELPA release with reduced distribution size.
    Change xr requirement to 1.22 (which underwent the same procedure).
---
 relint.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/relint.el b/relint.el
index 0108e1175c..4c5e8ed0c5 100644
--- a/relint.el
+++ b/relint.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2019-2020 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <mattiase@acm.org>
-;; Version: 1.19
-;; Package-Requires: ((xr "1.20") (emacs "26.1"))
+;; Version: 1.20
+;; Package-Requires: ((xr "1.22") (emacs "26.1"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, regexps
 
@@ -29,6 +29,8 @@
 
 ;;; News:
 
+;; Version 1.20
+;; - More compact distribution
 ;; Version 1.19
 ;; - Progress indicator in `relint-directory'
 ;; - Some performance improvements



reply via email to

[Prev in Thread] Current Thread [Next in Thread]