Skip to content
Snippets Groups Projects

Version bump

Merged Alex Iribarren requested to merge test into master
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
+ 4
1
Name: myrpm
Version: 1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Super useful program
Group: CERN/Utilities
@@ -40,6 +40,9 @@ install -m 0755 hello-world %{buildroot}%{_bindir}/hello-world
%changelog
* Mon Jan 13 2020 Alex Iribarren <Alex.Iribarren@cern.ch> - 1.1-3
- Version bump
* Mon Nov 25 2019 Alex Iribarren <Alex.Iribarren@cern.ch> - 1.1-2
- Version bump
Loading