diff --git a/sources b/sources index 1a5f677..f055755 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (system-storage-manager-1.0.tar.gz) = 7a83c4b610e644364eb47697ea259aa9adb5c3ec28157ba92d1af4c7f6cad0e8cf059bd3ced2117e0f8d4721f9ef653260b6c5c6f630b821fdb7ce37d575c430 +SHA512 (system-storage-manager-1.2.tar.gz) = eca70be634d23e35f990dc53bf8c8358e0f51ce320d5cb06628ffe89d8c762316847b167a73ebbd1d225943d3bdf991f4ff235d3a28080bb85ab5939d2eccd48 diff --git a/system-storage-manager.spec b/system-storage-manager.spec index ed9bbba..e498dc8 100644 --- a/system-storage-manager.spec +++ b/system-storage-manager.spec @@ -1,8 +1,8 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Name: system-storage-manager -Version: 1.0 -Release: 2%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: A single tool to manage your storage Group: System Environment/Base @@ -15,10 +15,12 @@ Patch1: python3-sphinx.patch BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-sphinx +BuildRequires: python3-pwquality Requires: util-linux Requires: which Requires: xfsprogs Requires: e2fsprogs +Requires: python3-pwquality %description @@ -72,6 +74,9 @@ fi %changelog +* Mon Aug 13 2018 Jan Tulak - 1.2-1 +- New upstream stable version 1.2 + * Sat Jul 14 2018 Fedora Release Engineering - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild