update to 1.18.4 [release 1.18.4-1mamba;Sat Aug 30 2014]
This commit is contained in:
parent
66bd9b9727
commit
d6592c3aaf
@ -1,12 +1,12 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libclutter
|
||||
Version: 1.16.4
|
||||
Version: 1.18.4
|
||||
Release: 1mamba
|
||||
Summary: Open Source software library for creating fast, compelling, portable, and dynamic graphical user interfaces
|
||||
Group: Development/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.clutter-project.org/
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/clutter/%{majver}/clutter-%{version}.tar.xz
|
||||
# http://bugzilla.openedhand.com/show_bug.cgi?id=2100
|
||||
@ -48,6 +48,11 @@ BuildRequires: gtk-doc
|
||||
BuildRequires: libcogl-devel
|
||||
Provides: clutter
|
||||
Obsoletes: clutter
|
||||
# FIXME: obsoletes can be removed from 1.20
|
||||
Obsoletes: libclutter = 1.19.8
|
||||
Obsoletes: libclutter = 1.19.6
|
||||
Obsoletes: libclutter = 1.19.4
|
||||
Obsoletes: libclutter = 1.19.2
|
||||
Requires: gobject-introspection
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -60,6 +65,11 @@ Group: Development/Libraries
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Provides: clutter-devel
|
||||
Obsoletes: clutter-devel
|
||||
# FIXME: obsoletes can be removed from 1.20
|
||||
Obsoletes: libclutter-devel = 1.19.8
|
||||
Obsoletes: libclutter-devel = 1.19.6
|
||||
Obsoletes: libclutter-devel = 1.19.4
|
||||
Obsoletes: libclutter-devel = 1.19.2
|
||||
|
||||
%description devel
|
||||
Clutter is an open source software library for creating fast, compelling, portable, and dynamic graphical user interfaces.
|
||||
@ -171,6 +181,15 @@ This package contains static libraries need for development.
|
||||
#%{_datadir}/gtk-doc/html/cogl
|
||||
|
||||
%changelog
|
||||
* Sat Aug 30 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.18.4-1mamba
|
||||
- update to 1.18.4
|
||||
|
||||
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 1.18.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 31 2014 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 25 2014 Automatic Build System <autodist@mambasoft.it> 1.16.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user