[Xfce4-commits] [apps/xfce4-screensaver] 16/425: updated version to 1.1.0

noreply at xfce.org noreply at xfce.org
Mon Oct 15 01:47:43 CEST 2018


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

commit f5c9e6aff100a5c740ffa85ab7154ca4a3f06dfe
Author: Stefano Karapetsas <stefano at karapetsas.com>
Date:   Tue Dec 13 23:22:33 2011 +0100

    updated version to 1.1.0
---
 AUTHORS                   |  1 +
 NEWS                      |  7 +++++++
 configure.ac              | 12 ++++++------
 distro/archlinux/PKGBUILD |  2 +-
 distro/ubuntu/build       |  2 +-
 5 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 41ab7cb..7e8f12d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,2 @@
 William Jon McCann <mccann at jhu.edu>
+Perberos <perberos at gmail.com>
diff --git a/NEWS b/NEWS
index c54238e..e52ac07 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
 ===============
+Version  1.1.0
+===============
+
+First MATE release.
+
+
+===============
 Version  2.30.2
 ===============
 
diff --git a/configure.ac b/configure.ac
index 1e4b5f2..b020a41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@ dnl -*- mode: m4 -*-
 
 AC_PREREQ(2.60)
 AC_INIT([mate-screensaver],
-        [2011.12.01],
-        [https://github.com/mate-desktop/mate-screensaver])
+        [1.1.0],
+        [http://www.mate-desktop.org/])
 
 AC_CONFIG_SRCDIR(src/mate-screensaver.c)
 
@@ -39,14 +39,14 @@ AM_GLIB_GNU_GETTEXT
 
 DBUS_REQUIRED_VERSION=0.30
 GLIB_REQUIRED_VERSION=2.15.0
-MATECONF_REQUIRED_VERSION=2.6.1
+MATECONF_REQUIRED_VERSION=1.1.0
 GDK_REQUIRED_VERSION=2.14.0
 GTK_REQUIRED_VERSION=2.11.5
 X11_REQUIRED_VERSION=1.0
-LIBMATE_MENU_REQUIRED_VERSION=2.11.1
-MATE_DESKTOP_REQUIRED_VERSION=2.29.0
+LIBMATE_MENU_REQUIRED_VERSION=1.1.0
+MATE_DESKTOP_REQUIRED_VERSION=1.1.0
 
-LIBMATEKBDUI_REQUIRED_VERSION=0.1
+LIBMATEKBDUI_REQUIRED_VERSION=1.1.0
 
 AC_CHECK_HEADERS(unistd.h)
 AC_CHECK_HEADERS(crypt.h sys/select.h)
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD
index 2ef2563..be5fc56 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
 pkgname=mate-screensaver
-pkgver=2011.12.01
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Screensaver for MATE'
 arch=('i686' 'x86_64')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index eae5ef4..b591c11 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
 
 # fill it
 pkgname=mate-screensaver
-pkgver=2011.12.01
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Screensaver for MATE'
 depends=('gtk2' 'dbus' 'mate-conf' 'mate-desktop')

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list