diff --git a/.gitignore b/.gitignore index 2febcd2..cbfb2fd 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /yad-0.31.3.tar.xz /yad-0.32.0.tar.xz /yad-0.33.0.tar.xz +/yad-0.33.1.tar.xz diff --git a/sources b/sources index 05c4d99..577ec63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -983e6d37f21571859c1c7d583befa460 yad-0.33.0.tar.xz +4e24888712be1e95fd3cea815f19c6cb yad-0.33.1.tar.xz diff --git a/yad.spec b/yad.spec index a945126..fb5c80c 100644 --- a/yad.spec +++ b/yad.spec @@ -1,5 +1,5 @@ Name: yad -Version: 0.33.0 +Version: 0.33.1 Release: 1%{?dist} Summary: Display graphical dialogs from shell scripts or command line @@ -75,6 +75,9 @@ fi %{_mandir}/man1/%{name}.1.* %changelog +* Tue Jan 12 2016 Oliver Haessler - 0.33.1-1 +- Update to 0.33.1 + * Fri Jan 08 2016 Oliver Haessler - 0.33.0-1 - Update to 0.33.0