Update to 1.0.6
This commit is contained in:
parent
6216c06797
commit
fa3c86f139
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ mm-common-0.9.2.tar.bz2
|
||||
/mm-common-1.0.3.tar.xz
|
||||
/mm-common-1.0.4.tar.xz
|
||||
/mm-common-1.0.5.tar.xz
|
||||
/mm-common-1.0.6.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: mm-common
|
||||
Version: 1.0.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Common build files of the C++ bindings
|
||||
|
||||
BuildArch: noarch
|
||||
@ -40,7 +40,7 @@ which could be used as a base for new mm module.
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc OVERVIEW.md README.md NEWS AUTHORS
|
||||
%doc NEWS OVERVIEW.md README.md
|
||||
%{_mandir}/man1/*
|
||||
%{_bindir}/*
|
||||
%{_datadir}/aclocal/*
|
||||
@ -53,6 +53,9 @@ which could be used as a base for new mm module.
|
||||
%{_docdir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 11 2024 Kalev Lember <klember@redhat.com> - 1.0.6-1
|
||||
- Update to 1.0.6
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mm-common-1.0.5.tar.xz) = bf681b4d63d5bf531a9315b0c8841e3815af276828d1828a3eb04dcb805cbbfbaac182f79f5e48688a7eef8666975b9079144e320093e4ee3addff48813e61ad
|
||||
SHA512 (mm-common-1.0.6.tar.xz) = 2141ce9dabdae153e5708b09d30e7917182888e521ff0c2a4f85c7ec2dd86b2c8753e0513bf9c9f9a00d4e579173ffa859a3efd006e706fdfa2f33b0e77af48b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user