diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2019-05-02 21:46:27 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2019-05-02 21:46:27 +0800 |
commit | c3fe889f729c44782e7597f68cd71036d0773b21 (patch) | |
tree | 3b81f9964d392526edd3ca47e9fefae4e5979d6e /guix | |
parent | 2bcbd57b6f285701a531ce9ccbe2b8bcd0bbb330 (diff) | |
download | copr-rpm-spec-c3fe889f729c44782e7597f68cd71036d0773b21.tar copr-rpm-spec-c3fe889f729c44782e7597f68cd71036d0773b21.tar.gz copr-rpm-spec-c3fe889f729c44782e7597f68cd71036d0773b21.tar.bz2 copr-rpm-spec-c3fe889f729c44782e7597f68cd71036d0773b21.tar.lz copr-rpm-spec-c3fe889f729c44782e7597f68cd71036d0773b21.tar.xz copr-rpm-spec-c3fe889f729c44782e7597f68cd71036d0773b21.tar.zst copr-rpm-spec-c3fe889f729c44782e7597f68cd71036d0773b21.zip |
guix: emacs-ghub 3.0.0 -> 3.2.0
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 869448a..5146e82 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.0.0 +Version: 3.2.0 Release: 1%{?dist} Summary: Minuscule GitHub client library for Emacs @@ -79,6 +79,9 @@ fi %changelog +* Thu May 02 2019 Ting-Wei Lan <lantw44@gmail.com> - 3.2.0-1 +- Update to 3.2.0 + * Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 3.0.0-1 - Update to 3.0.0 |