[Pkg-privacy-commits] [irssi-plugin-otr] 08/13: Update version to v1.0.1
Antoine Beaupré
anarcat at moszumanska.debian.org
Wed Mar 23 17:35:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
anarcat pushed a commit to branch debian
in repository irssi-plugin-otr.
commit f0a4d998643df6a50ece578ffa711bdd49a406af
Author: David Goulet <dgoulet at ev0ke.net>
Date: Sat Jan 3 11:57:09 2015 -0500
Update version to v1.0.1
Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
ChangeLog | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index c9c82bd..bcc6ceb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-01-03 irssi-otr 1.0.1
+ * Fix: bad comment for cmd_generic
+ * Add cscope files to gitignore
+ * Fix: change project URL in configure.ac
+ * Fix: assertion when server record is NULL
+ * Add spec file for building RPMs
+ * Add additional files into dist tarball
+ * Make irssi module directory configurable
+
2014-02-12 irssi-otr 1.0.0
* Fix: typo in notice message of SMP event
* Fix: otr info help syntax
diff --git a/configure.ac b/configure.ac
index c2f94da..83532e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([irssi-otr],[1.0.0],[dgoulet at ev0ke.net],[],[https://github.com/cryptodotis/irssi-otr])
+AC_INIT([irssi-otr],[1.0.1],[dgoulet at ev0ke.net],[],[https://github.com/cryptodotis/irssi-otr])
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_TARGET
AC_CANONICAL_HOST
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/irssi-plugin-otr.git
More information about the Pkg-privacy-commits
mailing list