diff --git a/.gitignore b/.gitignore index 3d51319..c999b9d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /dee-0.5.22.tar.gz /dee-1.0.0.tar.gz /dee-1.0.14.tar.gz +/dee-1.2.7.tar.gz diff --git a/dee.spec b/dee.spec index 9a5f82c..5c67a50 100644 --- a/dee.spec +++ b/dee.spec @@ -1,7 +1,7 @@ Summary: Model to synchronize multiple instances over DBus Name: dee -Version: 1.0.14 -Release: 5%{?dist} +Version: 1.2.7 +Release: 1%{?dist} # GPLv3-licensed tests and examples are in the tarball, but not installed License: LGPLv3 Group: System Environment/Libraries @@ -63,6 +63,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_datadir}/vala/vapi/*.deps %changelog +* Thu Aug 7 2014 Tom Callaway - 1.2.7-1 +- update to 1.2.7 + * Tue Jul 22 2014 Kalev Lember - 1.0.14-5 - Rebuilt for gobject-introspection 1.41.4 diff --git a/sources b/sources index 1a13d87..eef5f02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -473b4181e26538af0fb753255da7945c dee-1.0.14.tar.gz +b92f27f0a99cac24c2128880601bb7d7 dee-1.2.7.tar.gz