Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
459b37a574 |
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -57,3 +57,4 @@
|
|||
/anjuta-3.22.0.tar.xz
|
||||
/anjuta-3.26.0.tar.xz
|
||||
/anjuta-3.28.0.tar.xz
|
||||
/anjuta-3.34.0.tar.xz
|
||||
|
|
|
|||
|
|
@ -9,13 +9,13 @@
|
|||
|
||||
Name: anjuta
|
||||
Epoch: 1
|
||||
Version: 3.28.0
|
||||
Release: 9%{?dist}
|
||||
Version: 3.34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME IDE for various programming languages (including C/C++, Python, Vala and JavaScript)
|
||||
|
||||
License: GPLv2+
|
||||
URL: http://www.anjuta.org/
|
||||
Source0: http://download.gnome.org/sources/anjuta/3.28/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/anjuta/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: autogen
|
||||
BuildRequires: chrpath
|
||||
|
|
@ -176,6 +176,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/anjuta.desktop
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 1:3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.28.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (anjuta-3.28.0.tar.xz) = c8de0b0debf0a511d6c50fe2582077a33c04290a045cce637c05c15df984cc3e8ee942c0c3a75bfd01c48e6c302d5424565c4e54fe6eb118c87a3590563505ef
|
||||
SHA512 (anjuta-3.34.0.tar.xz) = 9d5a4c23751893ff7e21cd55c1f112f27b53fe2ea5ac645c63e2da627efce202b88696e3e5d860ad75a5c13c88a9082775d74f4482208161b5e63d56c4004d57
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue