From e5a25933a718540732b397a3c93a2758021e5955 Mon Sep 17 00:00:00 2001 From: pyama86 Date: Sun, 1 May 2016 16:46:34 +0900 Subject: [PATCH] bump to 0.1.0 --- package/RPM/SPECS/libnss_stns.spec | 4 ++-- package/deb/debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/package/RPM/SPECS/libnss_stns.spec b/package/RPM/SPECS/libnss_stns.spec index abde9d8..5cb51ca 100644 --- a/package/RPM/SPECS/libnss_stns.spec +++ b/package/RPM/SPECS/libnss_stns.spec @@ -4,8 +4,8 @@ Summary: Simple Toml NameService Library Name: libnss-stns Group: SipmleTomlNameService URL: https://github.com/STNS/libnss_stns -Version: 0.0 -Release: 9 +Version: 0.1 +Release: 0 License: MIT Source0: libnss_stns.conf Packager: libnss-stns diff --git a/package/deb/debian/changelog b/package/deb/debian/changelog index 8a5576b..c1ea09e 100644 --- a/package/deb/debian/changelog +++ b/package/deb/debian/changelog @@ -1,3 +1,9 @@ +libnss-stns (0.1.0) STABLE; urgency=low + + * It does not work well when the time is shifted at the time of OS start-up + + -- pyama86 Sun, 1 May 2016 16:45:00 +0000 + libnss-stns (0.0.9) STABLE; urgency=low * Update of the last time contained a bug