New upstream release - 2.1.8
This commit is contained in:
parent
633defe311
commit
9b0af206fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/talloc-2.1.5.tar.gz
|
/talloc-2.1.5.tar.gz
|
||||||
/talloc-2.1.6.tar.gz
|
/talloc-2.1.6.tar.gz
|
||||||
/talloc-2.1.7.tar.gz
|
/talloc-2.1.7.tar.gz
|
||||||
|
/talloc-2.1.8.tar.gz
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: libtalloc
|
Name: libtalloc
|
||||||
Version: 2.1.7
|
Version: 2.1.8
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Summary: The talloc library
|
Summary: The talloc library
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -145,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%postun -n python3-talloc -p /sbin/ldconfig
|
%postun -n python3-talloc -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 28 2016 Jakub Hrozek <jhrozek@redhat.com> - 2.1.8-1
|
||||||
|
- New upstream release - 2.1.8
|
||||||
|
|
||||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.7-2
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.7-2
|
||||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user