Update to 3.17.3

This commit is contained in:
Florian Müllner 2015-07-02 14:46:23 +02:00
parent cc635ada5f
commit a3104b6019
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -91,3 +91,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.16.1.1.tar.xz
/mutter-3.17.1.tar.xz
/mutter-3.17.2.tar.xz
/mutter-3.17.3.tar.xz

View File

@ -2,8 +2,8 @@
%global gsettings_desktop_schemas_version 3.15.92
Name: mutter
Version: 3.17.2
Release: 2%{?dist}
Version: 3.17.3
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
Group: User Interface/Desktops
@ -164,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/mutter/tests
%changelog
* Thu Jul 02 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.3-1
- Update to 3.17.3
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
e4c64ee1a1175d2cae0ca26f05422594 mutter-3.17.2.tar.xz
7e4493d8ff7352b8dba14fc8c8bce182 mutter-3.17.3.tar.xz