Blame cura-fdm-materials.spec

9169f6b
Name:           cura-fdm-materials
02244cd
Version:        3.2.1
02244cd
Release:        1%{?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
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