Update for upstream 1.6 release.
This commit is contained in:
parent
74988a4e80
commit
f615406b7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
Pygments-1.3.1.tar.gz
|
||||
/Pygments-1.4.tar.gz
|
||||
/Pygments-1.6.tar.gz
|
||||
|
@ -21,8 +21,8 @@
|
||||
%global upstream_name Pygments
|
||||
|
||||
Name: python-pygments
|
||||
Version: 1.4
|
||||
Release: 9%{?dist}
|
||||
Version: 1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Syntax highlighting engine written in Python
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -206,6 +206,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 26 2013 Steve Milner <smilner@fedoraproject.org> - 1.6-1
|
||||
- update for upstream release.
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user