Skip to content

Commit

Permalink
bump revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
solopasha committed Jan 29, 2025
1 parent 1679cb6 commit d7a3778
Show file tree
Hide file tree
Showing 16 changed files with 40 additions and 35 deletions.
4 changes: 2 additions & 2 deletions apps/itinerary/itinerary.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 a994ae0fee9799bc381f191990d84e902ac3f763
%global commit0 55094002807e2a6b460c6cb927dd98d7bcc92056
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 19
%global bumpver 20

Name: itinerary
Version: 25.03.70%{?bumpver:~%{bumpver}.git%{shortcommit0}}
Expand Down
4 changes: 2 additions & 2 deletions apps/kitinerary/kitinerary.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 b1c27b3ecf79ea327bcdd5a4aebb06def27932e4
%global commit0 2bc7feac83dd0db2fa2daf4390953022d619cede
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 22
%global bumpver 23

Name: kitinerary
Version: 25.03.70%{?bumpver:~%{bumpver}.git%{shortcommit0}}
Expand Down
4 changes: 2 additions & 2 deletions apps/kpublictransport/kpublictransport.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 c7a2f0048707811def4c52e66529742e37969564
%global commit0 99f52380eb5c492ea2483b4b9ead5bb5832dcfaf
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 26
%global bumpver 27

Name: kpublictransport
Version: 25.03.70%{?bumpver:~%{bumpver}.git%{shortcommit0}}
Expand Down
4 changes: 2 additions & 2 deletions apps/ktrip/ktrip.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 8ea9f0a2e3647d823e00090e5a16089c8df4a84e
%global commit0 1045b61512acb5c9fd9cbf74e5df53109c669062
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 8
%global bumpver 9

Name: ktrip
Version: 25.03.70%{?bumpver:~%{bumpver}.git%{shortcommit0}}
Expand Down
15 changes: 10 additions & 5 deletions apps/kweathercore/kweathercore.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 1319e3dee54c2c3e408053bb6ad11b0d6a017b00
%global commit0 6a790866fbd99903ffdcce1629a9b3af4056ce99
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 3
%global bumpver 4

Name: kweathercore
Version: 25.03.70%{?bumpver:~%{bumpver}.git%{shortcommit0}}
Expand All @@ -10,14 +10,18 @@ Summary: Library to facilitate retrieval of weather information
URL: https://invent.kde.org/libraries/kweathercore
%apps_source

BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: extra-cmake-modules
BuildRequires: gcc-c++
BuildRequires: kf6-rpm-macros

BuildRequires: cmake(Qt6Core)
BuildRequires: cmake(Qt6Network)
BuildRequires: cmake(Qt6Positioning)
BuildRequires: cmake(KF6I18n)
BuildRequires: cmake(Qt6Qml)

BuildRequires: cmake(KF6Holidays)
BuildRequires: cmake(KF6I18n)

%description
Get weather forecast and alerts anywhere on the earth easy. KWeatherCore
Expand Down Expand Up @@ -50,8 +54,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}

%files -f %{name}6.lang
%license LICENSES/*.txt
%{_kf6_libdir}/libKWeatherCore.so.2*
%{_kf6_libdir}/libKWeatherCore.so.%{version_no_git}
%{_kf6_libdir}/libKWeatherCore.so.6
%{_kf6_qmldir}/org/kde/weathercore/

%files devel
%{_includedir}/kweathercore_version.h
Expand Down
4 changes: 2 additions & 2 deletions apps/mimetreeparser/mimetreeparser.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 c471aaf8843aa6e0822ec431eb3ba74ef382f2ef
%global commit0 a4776ba6aff686a7d8b378366247420c943b569d
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 3
%global bumpver 4

Name: mimetreeparser
Version: 25.03.70%{?bumpver:~%{bumpver}.git%{shortcommit0}}
Expand Down
4 changes: 2 additions & 2 deletions frameworks/kf6-kiconthemes/kf6-kiconthemes.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 9bd9b5d9a8f6cafde1602aa1f52524c2a8283a98
%global commit0 991b90bc47ae5e97e8caaf9314619f435a42698b
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 3
%global bumpver 4

%global framework kiconthemes

Expand Down
4 changes: 2 additions & 2 deletions frameworks/kf6-kirigami/kf6-kirigami.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 c50cb9fb58140ecf440e0ec00229299e454503a3
%global commit0 c0ee4860a0e92a22ba322a418e65ac592a0c2aec
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 16
%global bumpver 17

%global framework kirigami

Expand Down
4 changes: 2 additions & 2 deletions frameworks/kf6-prison/kf6-prison.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 286e73b6426aef900031dc0a00bf9ff89cbac60c
%global commit0 6dc8ef0697c54fc4523f293f1bf35a2bb963ebad
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 2
%global bumpver 3

%global framework prison

Expand Down
4 changes: 2 additions & 2 deletions plasma/kinfocenter/kinfocenter.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 7b4cbc31efcd8c8a4147f2452a1737d8672bccce
%global commit0 cd257602e2a4798b279846b131a355ad46001d97
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 2
%global bumpver 3

Name: kinfocenter
Version: 6.3.80%{?bumpver:~%{bumpver}.git%{shortcommit0}}
Expand Down
4 changes: 2 additions & 2 deletions plasma/kscreen/kscreen.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 f80815542a59dc988c49049958b0f338aa4b9797
%global commit0 af48cf0a21a84d54743a2787bfed34406f0572f7
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 3
%global bumpver 4

Name: kscreen
Epoch: 1
Expand Down
4 changes: 2 additions & 2 deletions plasma/kwin/kwin.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 f906c7a4976b86e7e325d86062625ffd8b6ee911
%global commit0 005a6833a548b9d9e3dc76806f52f08494fc6a31
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 22
%global bumpver 23

%bcond x11 1

Expand Down
4 changes: 2 additions & 2 deletions plasma/libkscreen/libkscreen.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 3f8949cbbb23176eaeef33af6c538c1bd6da1837
%global commit0 1a6551821b2904848e8de399e4db4d2bb05cb2c8
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 4
%global bumpver 5

Name: libkscreen
Summary: KDE display configuration library
Expand Down
4 changes: 2 additions & 2 deletions plasma/plasma-discover/plasma-discover.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 68871a70f41bbc865d4eb019df8560f9801d6a7d
%global commit0 4bfaf6d2414977f3fe71457ab314c965afa350ef
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 9
%global bumpver 10

%global base_name discover
# enable snap support (or not)
Expand Down
4 changes: 2 additions & 2 deletions plasma/plasma-systemsettings/plasma-systemsettings.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 9be8fc43de7cd8b6198ab2a4f6f9325139709c47
%global commit0 eda067537330d249b7284b060fbc36812e026033
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 1
%global bumpver 2

%global base_name systemsettings

Expand Down
4 changes: 2 additions & 2 deletions plasma/plasma-workspace/plasma-workspace.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit0 4721dde73700c8d20e10369d84bfea444a675a96
%global commit0 98fee9e73dc35b40dc107da90dd980adaa049a01
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global bumpver 21
%global bumpver 22

%bcond x11 1

Expand Down

0 comments on commit d7a3778

Please sign in to comment.