Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
Automatic commit of package [quartz] minor release [1.8.4-11].
Browse files Browse the repository at this point in the history
Created by command:

/usr/bin/tito tag
  • Loading branch information
MichaelMraka committed Feb 9, 2018
1 parent 6a36fde commit 078ca9a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rel-eng/packages/quartz
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.4-10 spec-tree/quartz/
1.8.4-11 spec-tree/quartz/
8 changes: 7 additions & 1 deletion spec-tree/quartz/quartz.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Name: quartz
Summary: Quartz Enterprise Job Scheduler
Version: 1.8.4
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Quartz Enterprise Job Scheduler
License: ASL 2.0
URL: http://www.quartz-scheduler.org/
Expand Down Expand Up @@ -62,6 +62,12 @@ cp -p %{name}-oracle-%{version}.jar \
%{_javadir}/%{name}-oracle-%{version}.jar

%changelog
* Fri Feb 09 2018 Michael Mraka <[email protected]> 1.8.4-11
- removed %%%%defattr from specfile
- remove install/clean section initial cleanup
- removed Group from specfile
- removed BuildRoot from specfiles

* Wed May 03 2017 Michael Mraka <[email protected]> 1.8.4-10
- recompile all packages with the same (latest) version of java

Expand Down

0 comments on commit 078ca9a

Please sign in to comment.