Update to 0.1.16
This commit is contained in:
parent
e8a74e67a6
commit
f812941784
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/grilo-0.1.15.tar.bz2
|
||||
/grilo-0.1.16.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: grilo
|
||||
Version: 0.1.15
|
||||
Release: 3%{?dist}
|
||||
Version: 0.1.16
|
||||
Release: 1%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
Group: Applications/Multimedia
|
||||
License: LGPLv2+
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/grilo/0.1/grilo-%{version}.tar.bz2
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/grilo/0.1/grilo-%{version}.tar.xz
|
||||
Url: http://live.gnome.org/Grilo
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/vala-*/vapi/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 0.1.16-1
|
||||
- Update to 0.1.16
|
||||
|
||||
* Fri May 20 2011 Bastien Nocera <bnocera@redhat.com> 0.1.15-3
|
||||
- Own the grilo plugins directories
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user