Update to 1.6.3

* Drop upstreamed patch
* Don't return ModuleStream objects from modulemd_module_new_all_from_*_ext()
* Ensure that Component buildorder property is signed
* Work around optimization bug
* Don't crash dumping translation events without summary or desc

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2018-09-04 21:11:33 -04:00
parent f37170d3f6
commit c23897b7a7
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
3 changed files with 12 additions and 4 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/modulemd-1.6.0.tar.xz
/modulemd-1.6.1.tar.xz
/modulemd-1.6.2.tar.xz
/modulemd-1.6.3.tar.xz

View File

@ -1,12 +1,12 @@
%global majorversion 1
%global minorversion 6
%global patchversion 2
%global patchversion 3
%global majorminorversion %{majorversion}.%{minorversion}
%global nsversion %{majorversion}.0
Name: libmodulemd
Version: %{majorminorversion}%{?patchversion:.%{patchversion}}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Module metadata manipulation library
License: MIT
@ -27,7 +27,6 @@ Obsoletes: python2-modulemd < 1.3.4
Obsoletes: python3-modulemd < 1.3.4
# Patches
Patch0001: 0001-Don-t-return-ModuleStream-objects-from-modulemd_modu.patch
%description
C Library for manipulating module metadata files.
@ -93,6 +92,14 @@ export MMD_SKIP_VALGRIND=1
%{_datadir}/gtk-doc/html/modulemd-1.0/
%changelog
* Tue Sep 04 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.6.3-1
- Update to 1.6.3
- Drop upstreamed patch
- Don't return ModuleStream objects from modulemd_module_new_all_from_*_ext()
- Ensure that Component buildorder property is signed
- Work around optimization bug
- Don't crash dumping translation events without summary or desc
* Thu Aug 09 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.6.2-2
- Fix backwards-incompatible API change
- Resolves: rhbz#1607083

View File

@ -1 +1 @@
SHA512 (modulemd-1.6.2.tar.xz) = 17e70b0812dc657ca138780ae55e9782619314faade606606d86fa5e9acaf13fa699c40fb00b70c444d3e45250aca737b61df359b2dc41da6c5925491f0047e5
SHA512 (modulemd-1.6.3.tar.xz) = b3bd24925e60b6423fa072b73934006c4a1c90a11dc3fc9b38ba790ebafa580f025f40f4cd208929f3da256558728c1b3b6c8d1ae6cd7ef56717649ae71a07b1