Update to 0.5.2
This commit is contained in:
parent
9b8e84f6d9
commit
059bc6c1c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/sushi-0.4.0.tar.xz
|
||||
/sushi-0.4.1.tar.xz
|
||||
/sushi-0.5.1.tar.xz
|
||||
/sushi-0.5.2.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
6b56c7c8a40aced0549cff0a6e1cf95f sushi-0.5.1.tar.xz
|
||||
0fd8fd69377e9d49e76a50ff27581332 sushi-0.5.2.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: sushi
|
||||
Version: 0.5.1
|
||||
Version: 0.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
Group: User Interface/Desktops
|
||||
@ -58,6 +58,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 0.5.2-1
|
||||
- Update to 0.5.2
|
||||
|
||||
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 0.5.1-1
|
||||
- Update to 0.5.1
|
||||
- Build with libmusicbrainz4
|
||||
|
Loading…
Reference in New Issue
Block a user