diff --git a/sources b/sources index 6fa23ef..cf97d1c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-1.6.8.tar.gz) = aff84d941de0f48417c2b3c85b7715af15080ec51d00f24b8243df67bef08a733b98e2e9a45152e92d7406fc66a61bfa6280076e7ec211aba9ca55579543f985 SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c +SHA512 (xapps-1.6.9.tar.gz) = b601a39445e2dd42a403795d72a7925f7e2807e0ecb1a67660e3ffce5255588735581ca215b69aec961927f3ade3343d38c7a43b6c51ce21fcaa8d06970740e9 diff --git a/xapps.spec b/xapps.spec index 600db0c..34967aa 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ # this is only turned on during transitional periods Name: xapps -Version: 1.6.8 +Version: 1.6.9 Release: 1%{?dist} Summary: Common files for XApp desktop apps @@ -114,6 +114,9 @@ find %buildroot -name '*.la' -exec rm -f {} ';' %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Thu Jan 09 2020 Leigh Scott - 1.6.9-1 +- Update to 1.6.9 release + * Wed Dec 11 2019 Leigh Scott - 1.6.8-1 - Update to 1.6.8 release