diff --git a/.gitignore b/.gitignore index 51bbe90..94e9532 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ gphotoframe-1.0.tar.gz /gphotoframe-2.0-hg4fb32b74a755.tar.bz2 /gphotoframe-2.0.1-b1-hga78a9b1d0cee.tar.bz2 /gphotoframe-2.0.1-hg82fdb3350fbd.tar.bz2 +/gphotoframe-2.0.1-hg0eed26d75481.tar.bz2 diff --git a/gphotoframe.spec b/gphotoframe.spec index f5f7059..bbd5efc 100644 --- a/gphotoframe.spec +++ b/gphotoframe.spec @@ -9,12 +9,12 @@ # cd gphotoframe/ # hg archive -t tbz2 "gphotoframe--hg%h.tar.bz2" -%global hghash 82fdb3350fbd +%global hghash 0eed26d75481 %global mainver 2.0.1 #%%define minorver -b1 -%global mainrel 1 +%global mainrel 2 %global rpmminorver %(echo "%minorver" | sed -e 's|^-||' | sed -e 's|\\\.||') %global fedorarel %{?minorver:0.}%{mainrel}%{?minorver:.%rpmminorver}%{?hghash:.hg%hghash} @@ -225,12 +225,17 @@ exit 0 %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/* +%{_datadir}/appdata/%{name}.appdata.xml + %files gss %defattr(-,root,root,-) %{_libexecdir}/gnome-screensaver/%{name}-screensaver %{_datadir}/applications/screensavers/%{name}-screensaver.desktop %changelog +* Fri Dec 5 2014 Mamoru TASAKA - 2.0.1-2.hg0eed26d75481 +- Add appdata + * Tue Dec 2 2014 Mamoru TASAKA - 2.0.1-1.hg82fdb3350fbd - 2.0.1 diff --git a/sources b/sources index 10a377b..73eae84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -019aba1c7599ab4e986ac34e2aa7650a gphotoframe-2.0.1-hg82fdb3350fbd.tar.bz2 +d95c1e665d8411b4b3e4cd0477430ed0 gphotoframe-2.0.1-hg0eed26d75481.tar.bz2