Update to 1.4.1 release
This commit is contained in:
parent
7f3de0637b
commit
b00a69b49d
2 changed files with 6 additions and 4 deletions
3
sources
3
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
|
||||
|
|
|
|||
|
|
@ -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 <leigh123linux@googlemail.com> - 1.4.1-1
|
||||
- Update to 1.4.1 release
|
||||
|
||||
* Mon Nov 05 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.4.0-2
|
||||
- Add Obsoletes python2-xapps-overrides to main package
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue