diff --git a/cups.spec b/cups.spec index 451818e7be2ba806ad8bb83cedaf53da8d23be79..d748b798205d424e40ece24fb8510a5593d96ac5 100644 --- a/cups.spec +++ b/cups.spec @@ -2,11 +2,11 @@ Name: cups Epoch: 1 Version: 2.3.3 -Release: 1 +Release: 2 Summary: CUPS is the standards-based, open source printing system for linux operating systems. License: GPLv2+ and LGPLv2+ with exceptions and AML Url: http://www.cups.org/ -Source0: https://github.com/apple/cups/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz +Source0: https://github.com/apple/cups/archive/v%{VERSION}.tar.gz Source2: cupsprinter.png Source3: cups.logrotate @@ -334,6 +334,12 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb %doc %{_datadir}/%{name}/www/apple-touch-icon.png %changelog +* Wed Sep 9 2020 hanhui - 2.3.3-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source url + * Mon Jul 20 2020 wangye - 2.3.3-1 - Type:enhancement - ID:NA diff --git a/cups-2.3.3-source.tar.gz b/v2.3.3.tar.gz similarity index 53% rename from cups-2.3.3-source.tar.gz rename to v2.3.3.tar.gz index 245bf6edc9ce9826403b8f5a5898987736799132..b6687b8e4c82343769e0503e014d6798ef22f83b 100644 Binary files a/cups-2.3.3-source.tar.gz and b/v2.3.3.tar.gz differ