Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07be13a8f9 | ||
|
|
6b46dbd086 | ||
|
|
b6c753cae8 | ||
|
|
a62c97342b | ||
|
|
c12ebb9dd7 | ||
|
|
48c9407894 | ||
|
|
f069a63a3a | ||
|
|
2ef383fcfd | ||
|
|
0bc2b4b3d9 |
3 changed files with 33 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/wxmacmolplt-fc6f3c184d3bad7bce7c6ab1ce89d9f6222c985f.tar.gz
|
||||
/wxmacmolplt-161e14621640775e98bd7d7f46520b09c84d8f09.tar.gz
|
||||
/wxmacmolplt-7.7.2.tar.gz
|
||||
/wxmacmolplt-7.7.3.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wxmacmolplt-7.7.2.tar.gz) = bf4b3126bbc8657a604f8dee8b022a17dbf4633a877318ceb45d803456acb0da007c2edae23f581fb6eeafd6ea411d147fbc076acb07aba3dcb8ee55b9c486fa
|
||||
SHA512 (wxmacmolplt-7.7.3.tar.gz) = 4ba2195e58c1ebf511d9343bfb729d0be4591f170c2e65601ac33108722085e2b11bb234616fd1b7bca6dcf2dc24fad2becd366dbdd19ef4e70b9b1e4c9cdcc1
|
||||
|
|
|
|||
|
|
@ -3,10 +3,10 @@
|
|||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: wxmacmolplt
|
||||
Version: 7.7.2
|
||||
Release: 8%{?dist}
|
||||
Version: 7.7.3
|
||||
Release: 7%{?dist}
|
||||
Summary: A graphics program for plotting 3-D molecular structures and normal modes
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://brettbode.github.io/wxmacmolplt/
|
||||
Source0: https://github.com/brettbode/wxmacmolplt/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: make
|
||||
|
|
@ -64,6 +64,34 @@ rm %{buildroot}%{_pkgdocdir}/LICENSE
|
|||
%{_datadir}/wxmacmolplt
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.7.3-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.7.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.7.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.7.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.7.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.7.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Tue Jan 02 2024 Dominik Mierzejewski <rpm@greysector.net> 7.7.3-1
|
||||
- update to 7.7.3 (resolves rhbz#2256352)
|
||||
- use SPDX identifier in License tag
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.7.2-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.7.2-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Thu Nov 24 2022 Dominik Mierzejewski <dominik@greysector.net> - 7.7.2-8
|
||||
- switch to tagged tarball source URL
|
||||
- rebuild for wxGLCanvas change
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue