Update to 0.4.1
This commit is contained in:
parent
c094a6d8a4
commit
f0d4617009
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/sushi-0.3.91.tar.xz
|
||||
/sushi-0.3.92.tar.xz
|
||||
/sushi-0.4.0.tar.xz
|
||||
/sushi-0.4.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
d8544340b18658c014ce2dbfaa9e34a4 sushi-0.4.0.tar.xz
|
||||
b5021f3120f6452c41ee1d1d660e46f9 sushi-0.4.1.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: sushi
|
||||
Version: 0.4.0
|
||||
Version: 0.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
Group: User Interface/Desktops
|
||||
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0
|
||||
|
||||
%changelog
|
||||
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 0.4.1-1
|
||||
- Update to 0.4.1
|
||||
|
||||
* Tue Mar 27 2012 Matthias Clasen <mclasen@redhat.com> - 0.4.0-1
|
||||
- Update to 0.4.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user