[glom] 1.23.4
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] 1.23.4
- Date: Mon, 11 Mar 2013 12:17:57 +0000 (UTC)
commit f66a6f865373da411dbfcd4a20a63ac381ab683f
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Mar 11 13:17:20 2013 +0100
1.23.4
ChangeLog | 2 ++
NEWS | 8 ++++++++
configure.ac | 2 +-
3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f466cbd..89b7973 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.23.4:
+
2013-03-11 Murray Cumming <murrayc murrayc com>
Fix the build with --enable-warnings=fatal.
diff --git a/NEWS b/NEWS
index 5e604ef..c2362fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.23.4 (unstable):
+
+* Fix the build with --enable-warnings=fatal.
+ Do not use ev_view_set_loading() because it is deprecated.
+* Fix the build on Ubuntu Raring.
+ It puts libpython2.7 in /usr/lib/i386-linux-gnu/ .
+* Reduce the libgda dependency version again.
+
1.23.3 (unstable):
* Added an --enable-mysql configure option.
diff --git a/configure.ac b/configure.ac
index 17b9520..dc35493 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([Glom],[1.23.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.23.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_PREREQ(2.63)
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]