diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2021-06-14 23:50:14 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2021-06-14 23:50:14 +0800 |
commit | b4c381c474051f5687059ec4cf13d8c6cd4e1d95 (patch) | |
tree | d8726b8686e42a87ded968b42ce78b0687835db0 /guix | |
parent | c1a664fcf9071bd3c61ce6b97edb8c72988e57e1 (diff) | |
download | copr-rpm-spec-b4c381c474051f5687059ec4cf13d8c6cd4e1d95.tar copr-rpm-spec-b4c381c474051f5687059ec4cf13d8c6cd4e1d95.tar.gz copr-rpm-spec-b4c381c474051f5687059ec4cf13d8c6cd4e1d95.tar.bz2 copr-rpm-spec-b4c381c474051f5687059ec4cf13d8c6cd4e1d95.tar.lz copr-rpm-spec-b4c381c474051f5687059ec4cf13d8c6cd4e1d95.tar.xz copr-rpm-spec-b4c381c474051f5687059ec4cf13d8c6cd4e1d95.tar.zst copr-rpm-spec-b4c381c474051f5687059ec4cf13d8c6cd4e1d95.zip |
guix: emacs-ghub 3.5.1 -> 3.5.3
Diffstat (limited to 'guix')
-rw-r--r-- | guix/emacs-ghub/emacs-ghub.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/emacs-ghub/emacs-ghub.spec b/guix/emacs-ghub/emacs-ghub.spec index 2e130bc..19d6bd4 100644 --- a/guix/emacs-ghub/emacs-ghub.spec +++ b/guix/emacs-ghub/emacs-ghub.spec @@ -2,8 +2,8 @@ %global pkgname Ghub Name: emacs-%{pkg} -Version: 3.5.1 -Release: 2%{?dist} +Version: 3.5.3 +Release: 1%{?dist} Summary: Minuscule client libraries for the APIs of various Git forges License: GPLv3+ @@ -83,6 +83,9 @@ fi %changelog +* Mon Jun 14 2021 Ting-Wei Lan <lantw44@gmail.com> - 3.5.3-1 +- Update to 3.5.3 + * Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 3.5.1-2 - Rebuilt for Fedora 34 and 35 |