Update to 0.6.0
This commit is contained in:
parent
c8acdfdf52
commit
6a854c26d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libmediaart-0.2.0.tar.xz
|
||||
/libmediaart-0.3.0.tar.xz
|
||||
/libmediaart-0.4.0.tar.xz
|
||||
/libmediaart-0.6.0.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libmediaart
|
||||
Version: 0.4.0
|
||||
Release: 4%{?dist}
|
||||
Version: 0.6.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.4/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/0.6/%{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
|
||||
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 0.6.0-1
|
||||
- Update to 0.6.0
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user