Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Troy Dawson
91904fce3c Rebuilt to change main python from 3.4 to 3.6 2019-03-07 17:31:01 -08:00
Pat Riehecky
8093af52a1 Merge branch 'epel7' of ssh://pkgs.fedoraproject.org/rpms/xed into epel7
Conflicts:
	xed.spec
2018-12-26 09:22:01 -06:00
Mohan Boddu
72df901705 Revert "Not enough time to maintain"
Unretirement for https://pagure.io/releng/issue/7938

This reverts commit 392ff6610b.
2018-12-10 16:33:41 -05:00
Pat Riehecky
e444ebefb5 Revived per https://pagure.io/releng/issue/7938 2018-11-29 15:22:45 -06:00
Leigh Scott
392ff6610b Not enough time to maintain 2018-11-06 22:55:22 +00:00

View file

@ -4,7 +4,7 @@
Name: xed
Version: 1.6.2
Release: 1%{?dist}
Release: 3%{?dist}
Summary: X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)
License: GPLv2+
@ -153,6 +153,12 @@ fi
%changelog
* Fri Mar 08 2019 Troy Dawson <tdawson@redhat.com> - 1.6.2-3
- Rebuilt to change main python from 3.4 to 3.6
* Thu Nov 29 2018 Pat Riehecky <riehecky@fnal.gov> - 1.6.2-2
- Return to EPEL7
* Fri Nov 17 2017 Björn Esser <besser82@fedoraproject.org> - 1.6.2-1
- Update to 1.6.2 release (rhbz#1513985)