4 Commits

Author SHA1 Message Date
Petr Šplíchal faf981e41c Version bump and changelog entry for 0.5 2018-10-08 14:44:28 +02:00
Fedora Release Engineering 8219cabb33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 00:42:39 +00:00
Miro Hrončok 4d79e13212 Rebuilt for Python 3.7 2018-06-19 10:43:03 +02:00
Petr Šplíchal 681bf17075 Import fmf-0.5 2018-06-12 12:37:27 +02:00
3 changed files with 19 additions and 4 deletions
+2
View File
@@ -1 +1,3 @@
/fmf-0.4.tar.gz
/fmf-0.5.tar.gz
/fmf-0.6.tar.gz
+16 -3
View File
@@ -1,5 +1,5 @@
Name: fmf
Version: 0.5
Version: 0.6
Release: 1%{?dist}
Summary: Flexible Metadata Format
@@ -40,9 +40,9 @@ Source: https://github.com/psss/fmf/releases/download/%{version}/fmf-%{version}.
# Main fmf package requires corresponding python module
%if %{with py2executable}
Requires: python2-%{name}
Requires: python2-%{name} == %{version}-%{release}
%else
Requires: python%{python3_pkgversion}-%{name}
Requires: python%{python3_pkgversion}-%{name} == %{version}-%{release}
%endif
%description
@@ -179,6 +179,19 @@ export LANG=en_US.utf-8
%changelog
* Mon Oct 08 2018 Petr Šplíchal <psplicha@redhat.com> 0.6-1
- Ignore directories with no metadata defined
- Give a nice error when .fmf file exists [fix #37]
- Ignore metadata subtrees [fix #43]
- Support for direct deep dictionary value retrieval
- Separate exception for missing tree root [fix #42]
- Move data merging into a separate method [fix #41]
- Ensure that data or parent are provided for Tree
- Test coverage for yaml syntax and finding root
- Do not walk through the whole directory hierarchy
- Example typo, handle yaml parse errors [fix #38]
- Require the same version of the rpm package
* Tue Jun 12 2018 Petr Šplíchal <psplicha@redhat.com> 0.5-1
- Add support for subcommands [fix #32]
- Define metadata tree root [fix #26]
+1 -1
View File
@@ -1 +1 @@
SHA512 (fmf-0.4.tar.gz) = bdd8e5f8adb097f32e107132cc5863b4f5cc561b0d4497f05b85b3bc25413c2ee3482d00236f8646f3a34601d4e6570748249ce8f5b9a65fb3caca0502595d31
SHA512 (fmf-0.6.tar.gz) = 92ed3a15f9c7511e1702e41df6ccbc805c8a0428938ef064acd76f60fb60da71e424c811d1a1dc67922e2b02913a68516cd8b95c8f9b17cf821e3fca47ba4a7c