diff --git a/.gitignore b/.gitignore index 3524ffe..075c1ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bamf-0.2.74.tar.gz +/bamf-0.2.78.tar.gz diff --git a/bamf.spec b/bamf.spec index 7daf9e1..4e157ce 100644 --- a/bamf.spec +++ b/bamf.spec @@ -1,7 +1,7 @@ Summary: Application matching framework Name: bamf -Version: 0.2.74 -Release: 2%{?dist} +Version: 0.2.78 +Release: 1%{?dist} # the GIO module is LGPLv3-*only*, but we don't build that. Other # library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+); # non-lib bits are GPLv3. @@ -110,6 +110,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_datadir}/dbus-1/services/*.service %changelog +* Mon Mar 07 2011 Adam Williamson - 0.2.78-1 +- new release 0.2.78 + * Mon Feb 07 2011 Fedora Release Engineering - 0.2.74-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 7b81455..e8d5dd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa9609a6621b595580c9c06dc38dd36f bamf-0.2.74.tar.gz +f7071575c492d5eee5e6ca713db233fd bamf-0.2.78.tar.gz