Update to 1.26.0
This commit is contained in:
parent
7d24c150a3
commit
421501e1ef
@ -13,14 +13,14 @@
|
|||||||
%global libinput_version 0.19.0
|
%global libinput_version 0.19.0
|
||||||
|
|
||||||
Name: clutter
|
Name: clutter
|
||||||
Version: 1.25.6
|
Version: 1.26.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Source software library for creating rich graphical user interfaces
|
Summary: Open Source software library for creating rich graphical user interfaces
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.clutter-project.org/
|
URL: http://www.clutter-project.org/
|
||||||
Source0: https://download.gnome.org/sources/%{name}/1.25/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/1.26/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: pkgconfig(atk)
|
BuildRequires: pkgconfig(atk)
|
||||||
@ -145,6 +145,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1.26.0-1
|
||||||
|
- Update to 1.26.0
|
||||||
|
|
||||||
* Fri Feb 19 2016 David King <amigadave@amigadave.com> - 1.25.6-1
|
* Fri Feb 19 2016 David King <amigadave@amigadave.com> - 1.25.6-1
|
||||||
- Update to 1.25.6 (#1310079)
|
- Update to 1.25.6 (#1310079)
|
||||||
- Use pkgconfig for BuildRequires
|
- Use pkgconfig for BuildRequires
|
||||||
|
Loading…
Reference in New Issue
Block a user