From f5fd5bbe1c46740844872cfd679164f59a68f332 Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Mon, 22 Sep 2014 18:02:47 +0300 Subject: [PATCH] Update to 0.7.0 --- .gitignore | 1 + libmediaart.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a9ff4f4..23ac5c8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libmediaart-0.3.0.tar.xz /libmediaart-0.4.0.tar.xz /libmediaart-0.6.0.tar.xz +/libmediaart-0.7.0.tar.xz diff --git a/libmediaart.spec b/libmediaart.spec index 8740f6f..621f252 100644 --- a/libmediaart.spec +++ b/libmediaart.spec @@ -1,11 +1,11 @@ Name: libmediaart -Version: 0.6.0 +Version: 0.7.0 Release: 1%{?dist} Summary: Library for managing media art caches License: LGPLv2+ URL: https://github.com/curlybeast/libmediaart -Source0: https://download.gnome.org/sources/%{name}/0.6/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/0.7/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(glib-2.0) pkgconfig(gio-2.0) pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0) @@ -64,6 +64,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete -print %changelog +* Mon Sep 22 2014 Yanko Kaneti - 0.7.0-1 +- Update to 0.7.0 + * Tue Aug 19 2014 Kalev Lember - 0.6.0-1 - Update to 0.6.0 diff --git a/sources b/sources index 6ff4bad..11e380c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bd508886c47397925771e2717c80d52 libmediaart-0.6.0.tar.xz +1a44933d4cd0064e3c76d8d0ddacddc9 libmediaart-0.7.0.tar.xz