From 576499cbd0aa5c1b313f3eab0a23fff1d1883427 Mon Sep 17 00:00:00 2001 From: Eric Koegel Date: Mon, 10 Aug 2015 09:48:27 +0300 Subject: trivial: updates for release --- NEWS | 23 +++++++++++++++++++++++ configure.ac | 8 ++++---- po/ConsoleKit2.pot | 4 ++-- po/bg.po | 2 +- po/es.po | 2 +- po/es_419.po | 2 +- po/ru.po | 2 +- 7 files changed, 33 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index 1a37095..577d10f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +============== +Version 1.0.0 +============== + +Stable release of ConsoleKit2 + +This is the first release of ConsoleKit2 considered stable. It +incorporates many changes since the fork from ConsoleKit. Please +see the previous development release notes for the full list of +changes. + + +Notable changes since 0.9.5: +- On Linux, if cgmanager is installed and running, ConsoleKit2 + will use it to track the sessions. The method of session tracking + supersedes the XDG_SESSION_COOKIE +- Respect multilib/multiarch filesystem layouts. + Patch by Kylie McClain +- Filter out the sddm user the same as the gdm user +- Update the gettext portion of the build system +- Prevent an infinite loop when removing inhibitors +- Add Bulgarian language translations + ============== Version 0.9.5 ============== diff --git a/configure.ac b/configure.ac index 87d409f..1f16794 100644 --- a/configure.ac +++ b/configure.ac @@ -3,12 +3,12 @@ AC_COPYRIGHT([Copyright 2014-2015 The ConsoleKit2 Team]) AC_PREREQ([2.50]) AC_INIT([ConsoleKit2], - [0.9.5], + [1.0.0], [https://github.com/ConsoleKit2/ConsoleKit2/issues], [ConsoleKit2]) -VERSION_MAJOR=0 -VERSION_MINOR=9 -VERSION_REVISION=5 +VERSION_MAJOR=1 +VERSION_MINOR=0 +VERSION_REVISION=0 COPYRIGHT_YEARS="2014 2015" diff --git a/po/ConsoleKit2.pot b/po/ConsoleKit2.pot index cbe2136..52ff213 100644 --- a/po/ConsoleKit2.pot +++ b/po/ConsoleKit2.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ConsoleKit2 0.9.5\n" +"Project-Id-Version: ConsoleKit2 1.0.0\n" "Report-Msgid-Bugs-To: https://github.com/ConsoleKit2/ConsoleKit2/issues\n" -"POT-Creation-Date: 2015-08-09 11:01+0300\n" +"POT-Creation-Date: 2015-08-10 09:43+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/bg.po b/po/bg.po index 237f854..ae7b885 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ConsoleKit2\n" "Report-Msgid-Bugs-To: https://github.com/ConsoleKit2/ConsoleKit2/issues\n" -"POT-Creation-Date: 2015-08-09 11:01+0300\n" +"POT-Creation-Date: 2015-08-10 09:43+0300\n" "PO-Revision-Date: 2015-08-02 09:21+0000\n" "Last-Translator: Eric Koegel \n" "Language-Team: Bulgarian (http://www.transifex.com/consolekit2/consolekit2/" diff --git a/po/es.po b/po/es.po index 8d65f1c..5f384c3 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ConsoleKit2\n" "Report-Msgid-Bugs-To: https://github.com/ConsoleKit2/ConsoleKit2/issues\n" -"POT-Creation-Date: 2015-08-09 11:01+0300\n" +"POT-Creation-Date: 2015-08-10 09:43+0300\n" "PO-Revision-Date: 2015-08-02 09:21+0000\n" "Last-Translator: Eric Koegel \n" "Language-Team: Spanish (http://www.transifex.com/consolekit2/consolekit2/" diff --git a/po/es_419.po b/po/es_419.po index 786430a..a817d8d 100644 --- a/po/es_419.po +++ b/po/es_419.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ConsoleKit2\n" "Report-Msgid-Bugs-To: https://github.com/ConsoleKit2/ConsoleKit2/issues\n" -"POT-Creation-Date: 2015-08-09 11:01+0300\n" +"POT-Creation-Date: 2015-08-10 09:43+0300\n" "PO-Revision-Date: 2015-08-02 09:21+0000\n" "Last-Translator: Eric Koegel \n" "Language-Team: Spanish (Latin America) (http://www.transifex.com/consolekit2/" diff --git a/po/ru.po b/po/ru.po index c15deac..e8615b4 100644 --- a/po/ru.po +++ b/po/ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ConsoleKit2\n" "Report-Msgid-Bugs-To: https://github.com/ConsoleKit2/ConsoleKit2/issues\n" -"POT-Creation-Date: 2015-08-09 11:01+0300\n" +"POT-Creation-Date: 2015-08-10 09:43+0300\n" "PO-Revision-Date: 2015-08-02 09:21+0000\n" "Last-Translator: Eric Koegel \n" "Language-Team: Russian (http://www.transifex.com/consolekit2/consolekit2/" -- cgit v1.2.3