New version 26.13-1
- Fix calling of can_touch_runtime_system function (jkonecny) - fix formating a bit (gitDeveloper) - Fix zanata.xml.in in substitution variables (mkolman)
This commit is contained in:
parent
ddcb9512da
commit
96b1c6ca0a
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
|||||||
/anaconda-26.10.tar.bz2
|
/anaconda-26.10.tar.bz2
|
||||||
/anaconda-26.11.tar.bz2
|
/anaconda-26.11.tar.bz2
|
||||||
/anaconda-26.12.tar.bz2
|
/anaconda-26.12.tar.bz2
|
||||||
|
/anaconda-26.13.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 26.12
|
Version: 26.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -325,6 +325,11 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 23 2016 Martin Kolman <mkolman@redhat.com> - 26.13-1
|
||||||
|
- Fix calling of can_touch_runtime_system function (jkonecny)
|
||||||
|
- fix formating a bit (gitDeveloper)
|
||||||
|
- Fix zanata.xml.in in substitution variables (mkolman)
|
||||||
|
|
||||||
* Thu Nov 17 2016 Martin Kolman <mkolman@redhat.com> - 26.12-1
|
* Thu Nov 17 2016 Martin Kolman <mkolman@redhat.com> - 26.12-1
|
||||||
- Mock chroot environment is chosed by a git branch (jkonecny)
|
- Mock chroot environment is chosed by a git branch (jkonecny)
|
||||||
- Set Zanata branch from git-find-branch script (jkonecny)
|
- Set Zanata branch from git-find-branch script (jkonecny)
|
||||||
|
Loading…
Reference in New Issue
Block a user