Blame cura-fdm-materials.spec

9169f6b
Name:           cura-fdm-materials
96ab43c
Version:        3.6.0
fa20f93
Release:        2%{?dist}
9169f6b
Summary:        Cura FDM Material database
9169f6b
9169f6b
# See https://github.com/Ultimaker/Cura/issues/1779 for clarification
9169f6b
License:        Public Domain
9169f6b
9169f6b
9169f6b
URL:            https://github.com/Ultimaker/fdm_materials
9169f6b
Source0:        %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
9169f6b
9169f6b
BuildArch:      noarch
9169f6b
9169f6b
BuildRequires:  cmake
9169f6b
Requires:       cura == 1:%{version}
9169f6b
9169f6b
%description
9169f6b
Cura material files.
9169f6b
9169f6b
These files are needed to work with printers like Ultimaker 2+ and Ultimaker 3.
9169f6b
9169f6b
%prep
9169f6b
%autosetup -n fdm_materials-%{version} -p1
9169f6b
9169f6b
%build
9169f6b
%{cmake} .
9169f6b
make %{?_smp_mflags}
9169f6b
9169f6b
%install
9169f6b
make install DESTDIR=%{buildroot}
9169f6b
9169f6b
9169f6b
%files
1970767
%license LICENSE
9169f6b
%{_datadir}/cura/resources/materials/
9169f6b
9169f6b
%changelog
fa20f93
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-2
fa20f93
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
fa20f93
96ab43c
* Sat Jan 26 2019 Gabriel Féron <feron.gabriel@gmail.com> - 3.6.0-1
96ab43c
- Update to 3.6.0
96ab43c
1ee7781
* Mon Nov 12 2018 Miro Hrončok <mhroncok@redhat.com> - 3.5.1-1
1ee7781
- Update to 3.5.1 (#1644323)
1ee7781
f281dee
* Tue Aug 28 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.1-1
f281dee
- Update to 3.4.1 (#1599711)
f281dee
8bcc72d
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-2
8bcc72d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
8bcc72d
80e49dc
* Wed May 02 2018 Miro Hrončok <mhroncok@redhat.com> - 3.3.0-1
80e49dc
- Update to 3.3.0 (#1572931)
80e49dc
02244cd
* Tue Mar 20 2018 Miro Hrončok <mhroncok@redhat.com> - 3.2.1-1
02244cd
- Update to 3.2.1 (#1523960)
02244cd
bdc6d85
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2
bdc6d85
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
bdc6d85
ea6f4e1
* Sun Dec 10 2017 Miro Hrončok <mhroncok@redhat.com> - 3.1.0-1
ea6f4e1
- Update to 3.1.0 (#1523960)
ea6f4e1
fbe57bb
* Mon Oct 23 2017 Miro Hrončok <mhroncok@redhat.com> - 3.0.3-1
fbe57bb
- Update to 3.0.3 (#1504321)
fbe57bb
1970767
* Wed Aug 30 2017 Miro Hrončok <mhroncok@redhat.com> - 2.7.0-1
1970767
- Update to 2.7.0 (#1486725)
1970767
a729f5e
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-2
a729f5e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a729f5e
9169f6b
* Wed Jun 28 2017 Miro Hrončok <mhroncok@redhat.com> - 2.6.1-1
9169f6b
- New package
9169f6b