automatic version update by autodist [release 1.20.0-1mamba;Mon Sep 22 2014]
This commit is contained in:
parent
3076257056
commit
ed00c38335
@ -1,12 +1,12 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libclutter
|
||||
Version: 1.19.8
|
||||
Version: 1.20.0
|
||||
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,17 +181,11 @@ This package contains static libraries need for development.
|
||||
#%{_datadir}/gtk-doc/html/cogl
|
||||
|
||||
%changelog
|
||||
* Fri Aug 22 2014 Automatic Build System <autodist@mambasoft.it> 1.19.8-1mamba
|
||||
* Mon Sep 22 2014 Automatic Build System <autodist@mambasoft.it> 1.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 24 2014 Automatic Build System <autodist@mambasoft.it> 1.19.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 25 2014 Automatic Build System <autodist@mambasoft.it> 1.19.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 05 2014 Automatic Build System <autodist@mambasoft.it> 1.19.2-1mamba
|
||||
- automatic version update by autodist
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user