Update to 0.2.13

This commit is contained in:
Kalev Lember 2015-09-08 22:11:59 +02:00
parent d46f5813ff
commit 7138a6d1c7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/grilo-0.2.10.tar.xz
/grilo-0.2.11.tar.xz
/grilo-0.2.12.tar.xz
/grilo-0.2.13.tar.xz

View File

@ -2,8 +2,8 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo
Version: 0.2.12
Release: 2%{?dist}
Version: 0.2.13
Release: 1%{?dist}
Summary: Content discovery framework
Group: Applications/Multimedia
@ -120,6 +120,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
%{_datadir}/vala/vapi/*
%changelog
* Tue Sep 08 2015 Kalev Lember <klember@redhat.com> - 0.2.13-1
- Update to 0.2.13
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
7e124e3dc1350c2576a84fd18a901d21 grilo-0.2.12.tar.xz
440c3352c8928daf89ab9dead1a637a9 grilo-0.2.13.tar.xz