Skip to content

Commit

Permalink
Merge pull request #1576 from brianhlin/SOFTWARE-4349.bump-spec-version
Browse files Browse the repository at this point in the history
Bump spec version (SOFTWARE-4349)
  • Loading branch information
matyasselmeci authored Jan 27, 2021
2 parents ce8764d + 014b24e commit a504e31
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion rpm/topology.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Client tools for OSG Topology
Name: topology-client
Version: 1.1.0
Version: 1.2.0
Release: 1%{?dist}
Source: topology-%{version}.tar.gz
License: Apache 2.0
Expand All @@ -27,6 +27,9 @@ install -D -m 0644 src/topology_utils.py %{buildroot}/%{python_sitelib}/topology


%changelog
* Wed Jan 27 2021 Brian Lin <blin@cs.wisc.edu> 1.2.0-1
- Fix 'From' address for security announcements (SOFTWARE-4349)

* Tue Dec 10 2019 Diego Davila <didavila@ucsd.edu> 1.1.0-1
- Replace smart quotes and dashes with their ASCII equivalent (SOFTWARE-3893)

Expand Down

0 comments on commit a504e31

Please sign in to comment.