version 2.3.4
This commit is contained in:
parent
7ca753d9ee
commit
659345874e
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
Babel-0.9.5.tar.gz
|
||||
/Babel-0.9.6.tar.gz
|
||||
/Babel-1.3.tar.gz
|
||||
/Babel-2.3.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@
|
|||
%endif
|
||||
|
||||
Name: babel
|
||||
Version: 1.3
|
||||
Release: 12%{?dist}
|
||||
Version: 2.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools for internationalizing Python applications
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -169,6 +169,9 @@ rm -rf %{buildroot}
|
|||
%doc docs/*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 25 2016 Nils Philippsen <nils@redhat.com> - 2.3.4-1
|
||||
- version 2.3.4
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5264ceb02717843cbc9ffce8e6e06bdb Babel-1.3.tar.gz
|
||||
afa20bc55b0e991833030129ad498f35 Babel-2.3.4.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue