Compare commits

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

1 commit

Author SHA1 Message Date
Matěj Cepl
1d5d8ef7bf
Just bump the release to get rebuild. 2018-03-21 06:49:54 +01:00

View file

@ -1,7 +1,7 @@
Summary: A threaded Internet news reader
Name: slrn
Version: 1.0.3a
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
URL: http://slrn.sourceforge.net/
Source0: http://jedsoft.org/releases/%{name}/%{name}-%{version}.tar.bz2
@ -125,6 +125,9 @@ exit 0
%{_mandir}/man1/slrnpull.1*
%changelog
* Wed Mar 21 2018 Matěj Cepl <mcepl@redhat.com> - 1.0.3a-2
- Just bump the release to get rebuild.
* Mon Mar 05 2018 Matěj Cepl <mcepl@redhat.com> - 1.0.3a-1
- Upgrade to the latest upstream release.