Update to 0.7.0
This commit is contained in:
parent
6a854c26d5
commit
f5fd5bbe1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <yaneti@declera.com> - 0.7.0-1
|
||||
- Update to 0.7.0
|
||||
|
||||
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 0.6.0-1
|
||||
- Update to 0.6.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user