[glom] 1.28.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] 1.28.0
- Date: Tue, 30 Sep 2014 12:15:23 +0000 (UTC)
commit 244233d27c6ecc37601bb214d94734fbe73b1dcd
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Sep 30 13:26:02 2014 +0200
1.28.0
NEWS | 8 ++++++++
configure.ac | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 338b85d..5776453 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.28.0 (stable):
+
+* Glade UI files:
+ - Remove deprecated GtkContainer:resize-mode property.
+ - FlowTableWithFields: Replace use of deprecated xalign and valign.
+ - Replace stock properties with icon-name properties.
+
+
1.27.1 (unstable):
* Avoid use of deprecated gtkmm/GTK+ API in Glade files.
diff --git a/configure.ac b/configure.ac
index 7950cff..f0df813 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.27.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.28.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_PREREQ(2.63)
AC_CONFIG_SRCDIR([glom/main.cc])
@@ -163,7 +163,7 @@ AS_IF([test "x$glom_host_win32" != xyes],
[REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.4.0"])
# Libraries used by Glom:
-REQUIRED_GLOM_LIBS="$REQUIRED_LIBGLOM_LIBS gtkmm-3.0 >= 3.13.3 goocanvasmm-2.0 >= 1.90.8 goocanvas-2.0 >=
2.0.1 evince-view-3.0"
+REQUIRED_GLOM_LIBS="$REQUIRED_LIBGLOM_LIBS gtkmm-3.0 >= 3.14.0 goocanvasmm-2.0 >= 1.90.8 goocanvas-2.0 >=
2.0.1 evince-view-3.0"
# Do not require iso-codes in client-only mode, or on Windows:
# TODO: Package iso-codes for Windows?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]