From c3d4f773a0ecc3b824bfcd2d2d21470ca8a7b391 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 13 Dec 2011 23:52:31 +0100 Subject: updated version to 1.1.0 --- AUTHORS | 2 ++ configure.ac | 10 +++++----- distro/archlinux/PKGBUILD | 2 +- distro/fedora/mate-power-manager.spec | 2 +- distro/ubuntu/build | 2 +- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/AUTHORS b/AUTHORS index a8861d7..69f4fef 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,3 +2,5 @@ Richard Hughes William Jon McCann Jaap A. Haitsma Benjamin Canou +Perberos +Stefano Karapetsas diff --git a/configure.ac b/configure.ac index 6acd836..560885d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager],[2011.12.01]) +AC_INIT([mate-power-manager],[1.1.0]) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_INIT_AUTOMAKE([foreign]) @@ -100,15 +100,15 @@ dnl --------------------------------------------------------------------------- GLIB_REQUIRED=2.13.0 GTK_REQUIRED=2.17.7 GDK_REQUIRED=2.11.0 -MATECONF_REQUIRED=2.10.0 -MATE_KEYRING_REQUIRED=0.6.0 +MATECONF_REQUIRED=1.1.0 +MATE_KEYRING_REQUIRED=1.1.0 DBUS_REQUIRED=1.0 DBUS_GLIB_REQUIRED=0.70 -LIBMATENOTIFY_REQUIRED=0.4.3 +LIBMATENOTIFY_REQUIRED=1.1.0 LIBWNCK_REQUIRED=2.10.0 CAIRO_REQUIRED=1.0.0 UNIQUE_REQUIRED=0.9.4 -LIBPANEL_REQUIRED=2.0.0 +LIBPANEL_REQUIRED=1.1.0 XRANDR_REQUIRED=1.2.0 CANBERRA_REQUIRED=0.10 UPOWER_REQUIRED=0.9.1 diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD index 3bed798..8bf46d4 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mate-power-manager -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="Session daemon that makes it easy to manage your laptop or desktop system for Mate Desktop" arch=('i686' 'x86_64') diff --git a/distro/fedora/mate-power-manager.spec b/distro/fedora/mate-power-manager.spec index 0eb118a..1a1ebac 100644 --- a/distro/fedora/mate-power-manager.spec +++ b/distro/fedora/mate-power-manager.spec @@ -1,6 +1,6 @@ Summary: MATE power management service Name: mate-power-manager -Version: 2.32.0 +Version: 1.1.0 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/System diff --git a/distro/ubuntu/build b/distro/ubuntu/build index 99a3e90..2c14c5b 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-power-manager -pkgver=2011.12.01 +pkgver=1.1.0 pkgrel=1 pkgdesc="Session daemon that makes it easy to manage your laptop or desktop system for Mate Desktop" -- cgit v1.2.1