aboutsummaryrefslogtreecommitdiffstats
path: root/guix/emacs-with-editor/emacs-with-editor.spec
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2017-12-12 16:27:33 +0800
committerTing-Wei Lan <lantw44@gmail.com>2017-12-12 16:27:33 +0800
commit0fae38a456d1ab76ba7e7a3a49c2f704aa39d293 (patch)
tree1aa1c46fe8b3fe8ec7e039a8ab70f033d86e8e4a /guix/emacs-with-editor/emacs-with-editor.spec
parentd36f15caaabee8c40eef62353e49ad5305935cd1 (diff)
downloadcopr-rpm-spec-0fae38a456d1ab76ba7e7a3a49c2f704aa39d293.tar
copr-rpm-spec-0fae38a456d1ab76ba7e7a3a49c2f704aa39d293.tar.gz
copr-rpm-spec-0fae38a456d1ab76ba7e7a3a49c2f704aa39d293.tar.bz2
copr-rpm-spec-0fae38a456d1ab76ba7e7a3a49c2f704aa39d293.tar.lz
copr-rpm-spec-0fae38a456d1ab76ba7e7a3a49c2f704aa39d293.tar.xz
copr-rpm-spec-0fae38a456d1ab76ba7e7a3a49c2f704aa39d293.tar.zst
copr-rpm-spec-0fae38a456d1ab76ba7e7a3a49c2f704aa39d293.zip
Use autosetup macro
Diffstat (limited to 'guix/emacs-with-editor/emacs-with-editor.spec')
-rw-r--r--guix/emacs-with-editor/emacs-with-editor.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec
index 6b64d0c..eb4bade 100644
--- a/guix/emacs-with-editor/emacs-with-editor.spec
+++ b/guix/emacs-with-editor/emacs-with-editor.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.7.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Use the Emacsclient as the editor of child processes
Group: Applications/Editors
@@ -23,7 +23,7 @@ call home.
%prep
-%setup -q -n with-editor-%{version}
+%autosetup -n with-editor-%{version} -p1
%build
@@ -62,6 +62,9 @@ fi
%changelog
+* Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-3
+- Use autosetup macro
+
* Sat Dec 09 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-2
- Use HTTPS in URL