chore(update): 1.0.0-0.7.beta.1
This commit is contained in:
parent
97cf61c9bc
commit
a33d01415b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/libadwaita-1.0.0-alpha.2.tar.gz
|
/libadwaita-1.0.0-alpha.2.tar.gz
|
||||||
/libadwaita-1.0.0.alpha.3.tar.gz
|
/libadwaita-1.0.0.alpha.3.tar.gz
|
||||||
/libadwaita-1.0.0.alpha.4.tar.gz
|
/libadwaita-1.0.0.alpha.4.tar.gz
|
||||||
|
/libadwaita-1.0.0.beta.1.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global apiver 1
|
%global apiver 1
|
||||||
%global versuf alpha.4
|
%global versuf beta.1
|
||||||
|
|
||||||
Name: libadwaita
|
Name: libadwaita
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 0.6.%{versuf}%{?dist}
|
Release: 0.7.%{versuf}%{?dist}
|
||||||
Summary: Building blocks for modern GNOME applications
|
Summary: Building blocks for modern GNOME applications
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -20,7 +20,7 @@ BuildRequires: sassc
|
|||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(gtk4) >= 4.4
|
BuildRequires: pkgconfig(gtk4) >= 4.5
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Building blocks for modern GNOME applications.
|
Building blocks for modern GNOME applications.
|
||||||
@ -107,6 +107,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 07 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.0-0.7.beta.1
|
||||||
|
- chore(update): 1.0.0-0.7.beta.1
|
||||||
|
|
||||||
* Tue Nov 02 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.0-0.6.alpha.4
|
* Tue Nov 02 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.0-0.6.alpha.4
|
||||||
- chore(update): 1.0.0-0.6.alpha.4
|
- chore(update): 1.0.0-0.6.alpha.4
|
||||||
- build: Add Demo subpackage
|
- build: Add Demo subpackage
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libadwaita-1.0.0.alpha.4.tar.gz) = 9beb3113c3858a32e294bfce00fd9e58559e37446ffcd9950c03a91921ade1545fb30fab85a52b29e449176cd1e94e5d269a390884b4914ecf2f94b5b98e83d1
|
SHA512 (libadwaita-1.0.0.beta.1.tar.gz) = 0048e4993db5291bd17f33d4d9bfdf69fdee51e750147a06a69c6ff8379eee033e976696d676a663862d34a249733bec4e59e9c196adde53ef6fc8d641668941
|
||||||
|
Loading…
Reference in New Issue
Block a user