Update to stable 1.4.0 release
This commit is contained in:
parent
8c91becd07
commit
d575976c16
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
clutter-1.2.10.tar.bz2
|
clutter-1.2.10.tar.bz2
|
||||||
/clutter-1.3.12.tar.bz2
|
/clutter-1.3.12.tar.bz2
|
||||||
/clutter-1.3.14.tar.bz2
|
/clutter-1.3.14.tar.bz2
|
||||||
|
/clutter-1.4.0.tar.bz2
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Name: clutter
|
Name: clutter
|
||||||
Version: 1.3.14
|
Version: 1.4.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/
|
||||||
#VCS: git://git.clutter-project.org/clutter#clutter-1.2
|
#VCS: git://git.clutter-project.org/clutter#clutter-1.4
|
||||||
Source0: http://www.clutter-project.org/sources/%{name}/1.2/%{name}-%{version}.tar.bz2
|
Source0: http://www.clutter-project.org/sources/%{name}/1.4/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
# http://bugzilla.openedhand.com/show_bug.cgi?id=2100
|
# http://bugzilla.openedhand.com/show_bug.cgi?id=2100
|
||||||
Patch0: Use-a-native-format-for-atlas-textures.patch
|
Patch0: Use-a-native-format-for-atlas-textures.patch
|
||||||
@ -109,6 +109,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/gtk-doc/html/cally
|
%{_datadir}/gtk-doc/html/cally
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 24 2010 Peter Robinson <pbrobinson@gmail.com> 1.4.0-1
|
||||||
|
- Update to stable 1.4.0 release
|
||||||
|
|
||||||
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 1.3.14-1
|
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 1.3.14-1
|
||||||
- Update to 1.3.14
|
- Update to 1.3.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user