Skip to content

Commit

Permalink
Automatic commit of package [prunerepo] release [1.5-1].
Browse files Browse the repository at this point in the history
  • Loading branch information
clime committed Feb 26, 2016
1 parent 2641f7d commit 68cc0d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/prunerepo
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4-1 prunerepo/
1.5-1 prunerepo/
5 changes: 4 additions & 1 deletion prunerepo/prunerepo.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Remove old packages from rpm-md repository
Name: prunerepo
Version: 1.4
Version: 1.5
Release: 1%{?dist}

# Source is created by:
Expand Down Expand Up @@ -51,6 +51,9 @@ install -p -m 644 man/prunerepo.1 %{buildroot}/%{_mandir}/man1/
%{_mandir}/man1/prunerepo.1*

%changelog
* Fri Feb 26 2016 clime <clime@redhat.com> 1.5-1
- srpm deletion logic changed

* Mon Feb 22 2016 clime <clime@redhat.com> 1.4-1
- deletion of srpms when the same rpm is present in muliple dirs and --days is used fixed

Expand Down

0 comments on commit 68cc0d3

Please sign in to comment.