From b00a69b49d4e5167960c57491657a615c5685abc Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Mon, 12 Nov 2018 23:15:11 +0000 Subject: [PATCH] Update to 1.4.1 release --- sources | 3 +-- xapps.spec | 7 +++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sources b/sources index ef36066..58ed715 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c -SHA512 (xapps-1.4.0.tar.gz) = fc8669fb20c3852666a42daf875a3a9c2773c38c39c25fec924655c169d024faf98e8638c30cd55f8de124c1cef59aeb1f6c9d8f157916dc6321ccb69f6b0393 +SHA512 (xapps-1.4.1.tar.gz) = 7a2719cb5ba2e4bd477b396de950dc31121e1ecaac485ed22c8e13b6ff868fd4c246ed9f1de695f184d8513472e6644c07fc25a9eb4452a8200453431a7cf3d2 diff --git a/xapps.spec b/xapps.spec index a3588a0..16a2c9c 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,7 +1,7 @@ # this is only turned on during transitional periods Name: xapps -Version: 1.4.0 -Release: 2%{?dist} +Version: 1.4.1 +Release: 1%{?dist} Summary: Common files for XApp desktop apps License: LGPLv2+ @@ -103,6 +103,9 @@ find %buildroot -name '*.la' -exec rm -f {} ';' %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Mon Nov 12 2018 Leigh Scott - 1.4.1-1 +- Update to 1.4.1 release + * Mon Nov 05 2018 Leigh Scott - 1.4.0-2 - Add Obsoletes python2-xapps-overrides to main package