diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2021-02-19 02:07:37 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2021-02-19 02:07:37 +0800 |
commit | 5c98003e5532c453c8a08a90d38fe5bc03fcb0b8 (patch) | |
tree | dafe457280c0b704f43553087da170b29cefc2d5 /guix | |
parent | ae1e928364a7561010740993d86e763003357814 (diff) | |
download | copr-rpm-spec-5c98003e5532c453c8a08a90d38fe5bc03fcb0b8.tar copr-rpm-spec-5c98003e5532c453c8a08a90d38fe5bc03fcb0b8.tar.gz copr-rpm-spec-5c98003e5532c453c8a08a90d38fe5bc03fcb0b8.tar.bz2 copr-rpm-spec-5c98003e5532c453c8a08a90d38fe5bc03fcb0b8.tar.lz copr-rpm-spec-5c98003e5532c453c8a08a90d38fe5bc03fcb0b8.tar.xz copr-rpm-spec-5c98003e5532c453c8a08a90d38fe5bc03fcb0b8.tar.zst copr-rpm-spec-5c98003e5532c453c8a08a90d38fe5bc03fcb0b8.zip |
guix: emacs-ghub 3.4.2 -> 3.5.1
Diffstat (limited to 'guix')
-rw-r--r-- | guix/emacs-ghub/emacs-ghub.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/emacs-ghub/emacs-ghub.spec b/guix/emacs-ghub/emacs-ghub.spec index b22c63c..5d1f252 100644 --- a/guix/emacs-ghub/emacs-ghub.spec +++ b/guix/emacs-ghub/emacs-ghub.spec @@ -2,7 +2,7 @@ %global pkgname Ghub Name: emacs-%{pkg} -Version: 3.4.2 +Version: 3.5.1 Release: 1%{?dist} Summary: Minuscule client libraries for the APIs of various Git forges @@ -83,6 +83,9 @@ fi %changelog +* Mon Feb 15 2021 Ting-Wei Lan <lantw44@gmail.com> - 3.5.1-1 +- Update to 3.5.1 + * Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 3.4.2-1 - Update to 3.4.2 |