summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-07-12 08:46:00 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-07-12 08:46:04 +0900
commitbf771f934ed4458525881db5163079fb7caa2c9a (patch)
tree9d66f1c311738a59e020483db127208caf00aa5d
parent59e9ea558c6c312e7544da5dcb99ddde29f08aef (diff)
downloadpygobject2-bf771f934ed4458525881db5163079fb7caa2c9a.tar.gz
pygobject2-bf771f934ed4458525881db5163079fb7caa2c9a.tar.bz2
pygobject2-bf771f934ed4458525881db5163079fb7caa2c9a.zip
Imported Upstream version 3.22.0
Change-Id: Id2282f7268871f26482ba38035ceac14af6bee59 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
-rw-r--r--ChangeLog18
-rw-r--r--NEWS3
-rw-r--r--PKG-INFO4
-rwxr-xr-xconfigure28
-rw-r--r--configure.ac4
5 files changed, 39 insertions, 18 deletions
diff --git a/ChangeLog b/ChangeLog
index d03dfe9..85e07d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+commit b93523fcdb6bc04b42709ecd30b8cd11de80f0c5
+Author: Christoph Reiter <creiter@src.gnome.org>
+Date: Mon Sep 19 15:24:35 2016 +0200
+
+ configure.ac: pre-release version bump to 3.22.0
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 3ec19401dc57263508ee3aa16f5293419c222f5b
+Author: Christoph Reiter <creiter@src.gnome.org>
+Date: Sun Sep 11 11:45:59 2016 +0200
+
+ release 3.21.92
+
+ NEWS | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
commit 7ccc164b6da6d87c0a200ea50314d213470a1f18
Author: Christoph Reiter <creiter@src.gnome.org>
Date: Sat Sep 3 20:02:13 2016 +0200
diff --git a/NEWS b/NEWS
index 59be916..62469cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+3.22.0 19-Sep-2016
+ - configure.ac: pre-release version bump to 3.22.0 (Christoph Reiter)
+
3.21.92 11-Sep-2016
- Handle nullable filename parameters (Christoph Reiter) (#770821)
- Fix list/hashtable enum <-> hash conversion on 64-bit big endian (Aurelien Jarno) (#770608)
diff --git a/PKG-INFO b/PKG-INFO
index 00544b6..380475b 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: PyGObject
-Version: 3.21.92
+Version: 3.22.0
Summary: Python bindings for GObject
Home-page: http://www.pygtk.org/
Author: James Henstridge
@@ -8,7 +8,7 @@ Author-email: james@daa.com.au
Maintainer: Simon Feltman
Maintainer-email: sfeltman@src.gnome.org
License: GNU LGPL
-Download-url: ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/3.21/pygobject-3.21.92.tar.gz
+Download-url: ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/3.22/pygobject-3.22.0.tar.gz
Description: Python bindings for GLib and GObject
Platform: POSIX, Windows
Classifier: Development Status :: 5 - Production/Stable
diff --git a/configure b/configure
index 85e5c5c..a920f36 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pygobject 3.21.92.
+# Generated by GNU Autoconf 2.69 for pygobject 3.22.0.
#
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject>.
#
@@ -591,8 +591,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='pygobject'
PACKAGE_TARNAME='pygobject'
-PACKAGE_VERSION='3.21.92'
-PACKAGE_STRING='pygobject 3.21.92'
+PACKAGE_VERSION='3.22.0'
+PACKAGE_STRING='pygobject 3.22.0'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject'
PACKAGE_URL='https://wiki.gnome.org/Projects/PyGObject/'
@@ -1413,7 +1413,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures pygobject 3.21.92 to adapt to many kinds of systems.
+\`configure' configures pygobject 3.22.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1484,7 +1484,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of pygobject 3.21.92:";;
+ short | recursive ) echo "Configuration of pygobject 3.22.0:";;
esac
cat <<\_ACEOF
@@ -1628,7 +1628,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-pygobject configure 3.21.92
+pygobject configure 3.22.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1906,7 +1906,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by pygobject $as_me 3.21.92, which was
+It was created by pygobject $as_me 3.22.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2265,14 +2265,14 @@ $as_echo "#define PYGOBJECT_MAJOR_VERSION 3" >>confdefs.h
PYGOBJECT_MAJOR_VERSION=3
-$as_echo "#define PYGOBJECT_MINOR_VERSION 21" >>confdefs.h
+$as_echo "#define PYGOBJECT_MINOR_VERSION 22" >>confdefs.h
-PYGOBJECT_MINOR_VERSION=21
+PYGOBJECT_MINOR_VERSION=22
-$as_echo "#define PYGOBJECT_MICRO_VERSION 92" >>confdefs.h
+$as_echo "#define PYGOBJECT_MICRO_VERSION 0" >>confdefs.h
-PYGOBJECT_MICRO_VERSION=92
+PYGOBJECT_MICRO_VERSION=0
ac_config_headers="$ac_config_headers config.h"
@@ -2794,7 +2794,7 @@ fi
# Define the identity of the package.
PACKAGE='pygobject'
- VERSION='3.21.92'
+ VERSION='3.22.0'
cat >>confdefs.h <<_ACEOF
@@ -16048,7 +16048,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by pygobject $as_me 3.21.92, which was
+This file was extended by pygobject $as_me 3.22.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16115,7 +16115,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-pygobject config.status 3.21.92
+pygobject config.status 3.22.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 52668ad..7ab11e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,8 +17,8 @@ m4_define(python3_min_ver, 3.1)
dnl the pygobject version number
m4_define(pygobject_major_version, 3)
-m4_define(pygobject_minor_version, 21)
-m4_define(pygobject_micro_version, 92)
+m4_define(pygobject_minor_version, 22)
+m4_define(pygobject_micro_version, 0)
m4_define(pygobject_version, pygobject_major_version.pygobject_minor_version.pygobject_micro_version)
dnl versions of packages we require ...