summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2016-04-04 09:14:46 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2016-04-04 09:14:46 -0500
commiteef55748d262e4c5c644e17673aa73e081aa21e4 (patch)
tree1f49fe6b83596102fe31e002a6f7a3b6030ed901
parent3129fd378e0964f40f838bd8b63584912a01e460 (diff)
downloadmetacity-eef55748d262e4c5c644e17673aa73e081aa21e4.tar.gz
metacity-eef55748d262e4c5c644e17673aa73e081aa21e4.tar.xz
metacity-eef55748d262e4c5c644e17673aa73e081aa21e4.zip
metacity 3.18.3
-rw-r--r--.gitignore1
-rw-r--r--metacity.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index e6cbc5d..ef939c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ metacity-2.30.0.tar.bz2
/metacity-3.17.2.tar.xz
/metacity-3.18.0.tar.xz
/metacity-3.18.1.tar.xz
+/metacity-3.18.3.tar.xz
diff --git a/metacity.spec b/metacity.spec
index e62705a..49ba690 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,6 +1,6 @@
Summary: Unobtrusive window manager
Name: metacity
-Version: 3.18.1
+Version: 3.18.3
Release: 1%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/3.18/metacity-%{version}.tar.xz
@@ -74,7 +74,7 @@ export CPPFLAGS
# Always rerun configure for now
rm -f configure
-(if ! test -x configure; then autoreconf -i -f; fi;
+(if ! test -x configure; then autoreconf -i -f; intltoolize -c -f; fi;
%configure --disable-static --disable-schemas-compile)
SHOULD_HAVE_DEFINED="HAVE_SM HAVE_XINERAMA HAVE_XFREE_XINERAMA HAVE_RANDR HAVE_STARTUP_NOTIFICATION"
@@ -141,6 +141,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Mon Apr 04 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 3.18.3-1
+- new version
+
* Mon Oct 12 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.18.1-1
- Update to 3.18.1
diff --git a/sources b/sources
index b330fc0..517256d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f81a6c687dde4ff567a35c7daf2e23f9 metacity-3.18.1.tar.xz
+af912936e1ab91dc6b4126c61d0fdf80 metacity-3.18.3.tar.xz