[gnome-packagekit] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] trivial: Post release version bump
- Date: Mon, 16 Feb 2015 20:44:15 +0000 (UTC)
commit e0e71d38da7e28488f60ad916c78450800463b7d
Author: Richard Hughes <richard hughsie com>
Date: Mon Feb 16 20:44:10 2015 +0000
trivial: Post release version bump
RELEASE | 6 +++---
configure.ac | 2 +-
po/POTFILES.in | 1 -
3 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 120fa91..79b7207 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,13 +2,13 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-packagekit in the same format as usual.
-git log --format="%s" GNOME_PACKAGEKIT_3_15_4.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_PACKAGEKIT_3_15_90.. | grep -i -v trivial | grep -v Merge | uniq
Add any user visible changes into data/appdata/*.xml.in
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 3.15.90"
-git tag -s GNOME_PACKAGEKIT_3_15_90 -m "==== Version 3.15.90 ===="
+git commit -a -m "Release version 3.15.91"
+git tag -s GNOME_PACKAGEKIT_3_15_91 -m "==== Version 3.15.91 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 813937a..406734e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[3.15.5])
+AC_INIT([gnome-packagekit],[3.15.91])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
AC_CONFIG_HEADERS([config.h])
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f5ca93d..72a5f6e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -23,7 +23,6 @@ src/gpk-debug.c
src/gpk-dialog.c
src/gpk-enum.c
src/gpk-error.c
-src/gpk-helper-run.c
src/gpk-log.c
src/gpk-prefs.c
src/gpk-task.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]